You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 12, 2025. It is now read-only.
Is your feature request related to a problem? Please describe.
The Mod Manager currently only supports KSP2, we would like to extend this to also include KSP1.
Describe the solution you'd like
Implement KSP1 support, as the majority of the work is complete, it will require some rewrites and retrofitting to get working with KSP1. Also include the fact there are a LOT more mods for KSP1 compared to KSP2, we will need to improve modlist loading times through the API, potentially introduce a staggered loading approach.