Files @ r3764:4a2ca18ddafd
Branch filter:

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

peter1138
(svn r4755) - Newstations: add a gui station tile drawing routine and use it in place of the existing one for waypoints.
1
2
3
4
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"