Space Warp 1.0.0
Space Warp is a modding API for Kerbals Space Program 2.
Links
Space Dock
Source Code (MIT License)
Features
Asset bundle support
Part modding
Mods menu
Console
Fancy UI stuff
Has an inbuilt stockalike UI skin for mods to use.
Addressables Support
Localization Support
Part Modding Support
App Bar Integration
Extension methods for common things
How Do I?
Install space warp
Download the zip file
Extract it into the directory where KSP2_x64.exe is located, if done correctly there should now be a BepInEx folder under there
Install Mods for space warp
It depends on the mod, if it is a zip file with a bepinex folder extract that into the root directory, otherwise put the folder under the mod into BepInEx/plugins
Create mods for space warp
The wiki is your friend here.
You can also ask on the KSP2 Modding Society Discord for help with modding