Fix macOS launcher script

This commit is contained in:
Pieter-Jan Briers
2019-04-22 00:33:32 +02:00
parent d3daa83b82
commit 5f00394f4f

View File

@@ -5,4 +5,4 @@ BASEDIR=$(dirname "$0")
echo "$BASEDIR"
cd "$BASEDIR"
/Library/Frameworks/Mono.framework/Versions/Current/Commands/mono ../Resources/SS14.Client.exe
exec /Library/Frameworks/Mono.framework/Versions/Current/Commands/mono ../Resources/Robust.Client.exe