Files
tbd-station-14/BuildFiles/Mac/Space Station 14 Launcher.app/Contents/MacOS/SS14
Pieter-Jan Briers 29b00fc633 Launcher packaged.
2019-07-30 01:08:36 +02:00

9 lines
213 B
Bash
Executable File

#!/bin/sh
# cd to file containing script or something?
BASEDIR=$(dirname "$0")
echo "$BASEDIR"
cd "$BASEDIR"
exec /Library/Frameworks/Mono.framework/Versions/Current/Commands/mono ../Resources/SS14.Launcher.exe