scripts/on_dedicated.scr.example
author truelight
Wed, 23 Aug 2006 20:46:54 +0000
changeset 4363 8a38cd70dab9
parent 1866 87ae212e7eda
permissions -rw-r--r--
(svn r6078) -Fix: forgot one uint16 -> Date conversion. Tnx to #openttdcoop team for detecting and Rubidium for finding the cause.
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"