Let's pray it all works

This commit is contained in:
Pieter-Jan Briers
2019-12-16 00:46:09 +01:00
parent a652e39b1c
commit a9f148c04e
14 changed files with 107 additions and 132 deletions

View File

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