Itsa me, quake3io!
This commit is contained in:
parent
dbe4ddb103
commit
5b755058f5
1409 changed files with 798983 additions and 798983 deletions
24
code/unix/run-target.sh
Normal file → Executable file
24
code/unix/run-target.sh
Normal file → Executable file
|
@ -1,12 +1,12 @@
|
|||
#!/bin/sh
|
||||
# for easy use with Anjuta
|
||||
cd `dirname $0`/debugi386-glibc
|
||||
echo "in $PWD"
|
||||
|
||||
# now execute whatever you want
|
||||
#./linuxquake3-smp +set fs_basepath /usr/local/games/quake3 +set developer 1 +set r_smp 1 +set r_showsmp 1 +devmap mythology
|
||||
|
||||
#gvd ./linuxquake3-smp --pargs +set logfile 2 +set fs_basepath /usr/local/games/quake3 +set developer 1 +set r_smp 0 +set r_showsmp 1 +devmap mythology
|
||||
|
||||
./linuxquake3-smp +set logfile 2 +set fs_basepath /usr/local/games/quake3 +set developer 1 +set r_smp 1 +set r_fullscreen 0 +set r_showsmp 1 +devmap mythology &
|
||||
gvd ./linuxquake3-smp
|
||||
#!/bin/sh
|
||||
# for easy use with Anjuta
|
||||
cd `dirname $0`/debugi386-glibc
|
||||
echo "in $PWD"
|
||||
|
||||
# now execute whatever you want
|
||||
#./linuxquake3-smp +set fs_basepath /usr/local/games/quake3 +set developer 1 +set r_smp 1 +set r_showsmp 1 +devmap mythology
|
||||
|
||||
#gvd ./linuxquake3-smp --pargs +set logfile 2 +set fs_basepath /usr/local/games/quake3 +set developer 1 +set r_smp 0 +set r_showsmp 1 +devmap mythology
|
||||
|
||||
./linuxquake3-smp +set logfile 2 +set fs_basepath /usr/local/games/quake3 +set developer 1 +set r_smp 1 +set r_fullscreen 0 +set r_showsmp 1 +devmap mythology &
|
||||
gvd ./linuxquake3-smp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue