Files @ r2619:14b1b02e2787
Branch filter:

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

peter1138
(svn r3157) - Feature: Added patch option to link the terraform toolbar to the rail, road, water and airport toolbars. If enabled, the terraform toolbar will open and close with those toolbars.
1
2
3
4
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"