Repository: https://github.com/Aree-Vanier/KSP-Profile-Manager
Relevant commits: 9416e7e to e0f8b55 (full comparison)
What is it?
The Kerbal Space Program Profile Manager is a software utility to simply the management of multiple mod profiles for Kerbal Space Program. This utility allows users to have separate sets of mods associated with separate sets of savegames, and easily switch between them.
For a list of preexistsing features, refer to the original post
New features
General changes
- Complete rework of the initialization process, folders to be moved are now determined based on the contents of a JSON object.
- Added the ships folder to the profile-specific list
- Various bugfixes
Completely reworked the file structure
- Profiles are now stored under their respective game versions, this allows having multiple KSP versions
- Sock and DLC folders are linked across all profiles from the same version, this means that if there is an update, all of the profile from that version get affected
- All KSP files are stored under their respective version
The new files structure can be seen in the diagram on the wiki
UI updates
- Progress bars are procedurally generated at runtime, adding support for the new folder selection system
- Added a version dropdown to the profile creation menu
Note: I am aware that some of the commits in the set I listed are older than 14 days. If these cannot be included when looking into history, then so be it.