mirror of
https://github.com/id-Software/Quake-III-Arena.git
synced 2026-03-20 09:00:05 +01:00
The Quake III Arena sources as originally released under the GPL license on August 20, 2005.
This commit is contained in:
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user