mirror of
https://github.com/DrBeef/ioq3quest.git
synced 2024-11-11 15:21:40 +00:00
9 lines
163 B
Bash
9 lines
163 B
Bash
#!/bin/zsh -x
|
|
|
|
/Local/Public/bungi/BuildOutput/Quake3.app/Contents/MacOS/Quake3 \
|
|
+set sv_pure 0 \
|
|
+set g_syncronousClients 1 \
|
|
+map q3dm6 \
|
|
+record foo
|
|
|
|
|