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