mirror of
https://github.com/id-Software/Quake-III-Arena.git
synced 2026-03-19 16:39:33 +01:00
10 lines
163 B
Bash
10 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
|
|
|
|
|