Added an alternate OSX resources location

This commit is contained in:
Vhati 2017-12-04 11:35:21 -05:00
parent bfd5f18fc3
commit 598b67d4bb

View file

@ -59,6 +59,7 @@ public class FTLUtilities {
new File( System.getProperty("user.home") +"/.steam/steam/steamapps/common/FTL Faster Than Light/data/resources" ),
// OSX - Steam
new File( System.getProperty("user.home") +"/Library/Application Support/Steam/SteamApps/common/FTL Faster Than Light/FTL.app/Contents/Resources" ),
new File( System.getProperty("user.home") +"/Library/Application Support/Steam/steamapps/common/FTL Faster Than Light/FTL.app/Contents/Resources" ),
// OSX
new File( "/Applications/FTL.app/Contents/Resources" ),
// Linux Wine