first commit
This commit is contained in:
7
id1/maps/run.sh~
Executable file
7
id1/maps/run.sh~
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
DIR="$( cd -P "$( dirname "$0" )" && pwd )"
|
||||
ROOT=${DIR}/../../
|
||||
pushd ${ROOT}
|
||||
./quakespasm-sdl -map zombietest
|
||||
|
||||
popd
|
||||
Reference in New Issue
Block a user