bin/scripts/on_dedicated.scr.example
author truebrain
Tue, 01 Apr 2008 13:45:04 +0000
branchnoai
changeset 9858 b385c3ee0926
parent 5726 8f399788f6c9
permissions -rw-r--r--
(svn r12530) [NoAI] -Fix r12528: missing 'public' statement gives funny effects (tnx glx)
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"