KSPPluginFramework icon indicating copy to clipboard operation
KSPPluginFramework copied to clipboard

Common code and framework to help build KSP Plugins

Results 1 KSPPluginFramework issues
Sort by recently updated
recently updated
newest added

This changes the GUI handling to work properly under KSP 1.1 and Unity 5. So far it seems solid. One additional change is required inside of MonoBehaviourWindowPlus but that doesn't...