scripts/on_dedicated.scr.example
author tron
Wed, 05 Oct 2005 07:20:26 +0000
changeset 2493 d834d0c1502a
parent 1866 200d225a85ff
permissions -rw-r--r--
(svn r3019) -Codechange: Replace explicit shifting/anding/oring with GB and SB
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"