Version 0.6: Compatibility Update for KSP Version 1.12.x
This update mainly focused on fixing compatibility bugs on Linux and Mac
Installation Instructions
This mod has only been tested on Windows (hopefully) now works on Windows, Linux, and Mac!
- Download the GameData.zip file.
- Copy the DataExport folder to
YourKSPInstallDirectory/Kerbal Space Program/GameData
Your directory should look like: YourKSPInstallDirectory/Kerbal Space Program/GameData/DataExport
if done correctly.
Changes
Mac
- Icon now correctly shows
- CSV files are no longer stored in the app bundle and are now stored in the correct directory
Linux
- Icon and CSV files are now saved and read from the correct directory
Bug Fixes
- Fixed mod not loading on first time entering flight (#7)
- Fixed "turn on" text not changing
- Fixed mod icon sometimes showing on scenes that weren't the flight scene
- Fixed NullReferenceException when logging target information without any target
General
- Make all GUI windows hidden at start
Data Points
- Updated downrange distance calculation to work with any launchpad
- Made thrust currently WIP (#8)
Code
- Refactored and cleaned-up code
- References now use environment variables so contributing is easier now
If you find any bugs feel free to report them!
P.S. Massive thanks to @anli5005 for testing various builds on Mac and helping me to get the mod to work there!