MacTee / KSP-Mod-Admin-aOS

A tool to manage the installation, removal and update of mods for the game Kerbal Space Program. ---------> Use the dev branch for further development!!!
29 stars 9 forks source link

Fixed error finding ksp in steam on linux #142

Closed Era-Dorta closed 8 years ago

Era-Dorta commented 8 years ago

Steam for linux path updated, previous path did not match current steam version path.

Era-Dorta commented 8 years ago

After some extra research both paths are valid in linux and it depends on when the user first installed steam.

MacTee commented 8 years ago

I have added a check for the upper and lower case path, see commit https://github.com/MacTee/KSP-Mod-Admin-aOS/commit/c0b99d8ab8ea2178f3cd234a73113745520022c7. This should fix the issue.