Files @ r26039:cd04ecb0e841
Branch filter:

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

frosch
Codechange: rename 'info_view' to 'rotor_in_gui', because it is only used by helicopters.
1
2
3
4
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"