Files
openttd-cmclient/bin/scripts/on_dedicated.scr.example
Pavel Stupnikov 09818a1493 openttd 1.4 rc1
--HG--
branch : openttd
2014-03-25 15:18:09 +04:00

5 lines
144 B
Plaintext

echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"