void initialize_thread() { thread = new BackgroundThread(AutoSerialization.SolvePath("thread.log", true)); }
void initialize_thread() { thread = new BackgroundThread(KSPUtil.ApplicationRootPath + "GameData/AtmosphereAutopilot"); }