Files
tbd-station-14/BuildFiles/Mac/Space Station 14.app/Contents/MacOS/SS14
2017-08-14 15:05:39 +02:00

10 lines
263 B
Bash
Executable File

#!/usr/bin/env -i bash
# cd to file containing script or something?
BASEDIR=$(dirname "$0")
echo "$BASEDIR"
cd "$BASEDIR"
# TODO: unhardcode this, probably ship Mono with SS14.
/Library/Frameworks/Mono.framework/Versions/Current/Commands/mono ./SS14.Client.exe