Files @ r1872:f2d5f6d1aa5c
Branch filter:

Location: cpp/openttd-patchpack/source/scripts/on_dedicated.scr.example

orudge
(svn r2378) - Fix: [newgrf] Further property stubs, help prevents subsequent incorrect reading of newgrf data
1
2
3
4
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"