diff --git a/misc/osx/start_server.sh b/misc/osx/start_server.sh new file mode 100644 index 00000000..d79b9ae8 --- /dev/null +++ b/misc/osx/start_server.sh @@ -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