The Quake III Arena sources as originally released under the GPL license on August 20, 2005.
This commit is contained in:
commit
dbe4ddb103
1409 changed files with 806066 additions and 0 deletions
9
code/macosx/RecordDemo.zsh
Normal file
9
code/macosx/RecordDemo.zsh
Normal file
|
@ -0,0 +1,9 @@
|
|||
#!/bin/zsh -x
|
||||
|
||||
/Local/Public/bungi/BuildOutput/Quake3.app/Contents/MacOS/Quake3 \
|
||||
+set sv_pure 0 \
|
||||
+set g_syncronousClients 1 \
|
||||
+map q3dm6 \
|
||||
+record foo
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue