3 lines
100 B
Bash
Executable File
3 lines
100 B
Bash
Executable File
CWD="`dirname \"$0\"`"
|
|
open -a "$CWD/tools/zbstudio.app" --args "$CWD/Game/" "$CWD/Game/main.lua" &
|