Files @ r27031:188301a4ea06
Branch filter:

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

translators
Update: Translations from eints
chinese (traditional): 14 changes by inAndyPao
danish: 1 change by bscargo
1
2
3
4
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"