Files @ r17723:6066720a27e8
Branch filter:

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

alberth
(svn r22513) -Add: Allow for saving a heightmap from the file dialogue window.
1
2
3
4
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"