pweingardt/KSPMissionController

Different space programs from KSP use the same space program from MissionController

Closed this issue · 1 comments

Solution:
Use HighLogic.CurrentGame to identify the current space program and load the corresponding file.

Implemented in 463b68c