Use the launcher in osx packaged builds. Leopard support. Fix some wording. Remove old osx launcher project.
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
# as published by the Free Software Foundation. For more information,
|
||||
# see LICENSE.
|
||||
|
||||
export DYLD_LIBRARY_PATH="$1:$DYLD_LIBRARY_PATH"
|
||||
echo "Launching OpenRA from $1"
|
||||
cd $1
|
||||
mono --debug OpenRA.Game.exe SupportDir=~/Library/"Application Support"/OpenRA ${@:2}
|
||||
Reference in New Issue
Block a user