Files @ r13164:565fc06638f2
Branch filter:

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

rubidium
(svn r17681) -Fix [FS#3248] (r17668): crash when the caption of the query window used parameters
1
2
3
4
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"