A mac dedicated server script

This commit is contained in:
Zachary J. Slater 2015-09-24 10:59:57 -07:00
parent 7e96fd9cb6
commit c138659de1
1 changed files with 3 additions and 0 deletions

3
misc/osx/start_server.sh Normal file
View File

@ -0,0 +1,3 @@
#!/bin/sh
echo "Edit this script to change the path to ioquake3's dedicated server executable.\n Set the sv_dlURL setting to a url like http://yoursite.com/ioquake3_path for ioquake3 clients to download extra data"
/Applications/ioquake3/ioquake3.app/ioq3ded +set dedicated 2 +set sv_allowDownload 1 +set sv_dlURL "" +set com_hunkmegs 64