This organization mainly contains libraries and tools that are used by modders to build their own mods.
- Organization Discussions NOTE: please use issues/discussions in indvidual repositories for library-specific topics.
- All organization repositories
- All organization issues
- All organization PRs
- KSP Community Fixes: Fixes stock bugs, improves performance, adds quality of life features
- KSP Bug Report: Easily package your logs and other files to report bugs for modders
- KSP Build Tools: Tools for compiling and releasing mods
- Shabby: Tools for loading shader asset bundles, replacing shaders in models, and supporting models that reference custom shaders
- KSPCommunityPartModules: A collection of utility part modules that don't really belong in any singular mod
- KSPModdingWiki: A publicly-editable wiki for KSP modding knowledge and guides
- Unity Heap Explorer: Plugin for Unity; helps find memory leaks in your mod
- KSP Profiler: An in-game lightweight profiler
- Unity Explorer KSP: A KSP-specific fork of Unity Explorer: which provides an in-game UI to inspect the Unity world
- Harmony KSP: A KSP-specific fork of Harmony which allows mods to patch code at runtime
- KSP Burst: A Burst Compiler for KSP