Closed dak180 closed 9 years ago
it saves it in a file named \GameData\WaypointManager\WaypointManager.cfg in the Kerbal Space Program directory.
\GameData\WaypointManager\WaypointManager.cfg
Kerbal Space Program
This likely happens on linux too since \ is only the path separator on windows.
\
Ugh, of course the native C# methods wouldn't be platform independent. I'll have a look and see if I can figure out the proper way to do this.
it saves it in a file named
\GameData\WaypointManager\WaypointManager.cfg
in theKerbal Space Program
directory.This likely happens on linux too since
\
is only the path separator on windows.