Fix packaged osx SupportDir
This commit is contained in:
@@ -86,7 +86,7 @@ fi
|
||||
|
||||
# Run the game
|
||||
cd "${GAME_PATH}"
|
||||
${EXE_PATH}mono "OpenRA.Game.exe" InitialMods=$MOD SupportDir=Library/"Application Support"/OpenRA
|
||||
${EXE_PATH}mono "OpenRA.Game.exe" InitialMods=$MOD SupportDir=~/Library/"Application Support"/OpenRA
|
||||
|
||||
# Did we crash?
|
||||
STATUS=$?
|
||||
|
||||
Reference in New Issue
Block a user