6 lines
170 B
Bash
Executable File
6 lines
170 B
Bash
Executable File
#!/bin/bash
|
|
|
|
cd "`dirname "$0"`"
|
|
|
|
./Torque\ Demo\ OSX.app/Contents/MacOS/Torque\ Demo\ OSX -game starter.fps -dedicated -mission starter.fps/data/missions/stronghold.mis
|