Files @ r19939:167f99380426
Branch filter:

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

planetmaker
(svn r24895) -Fix [FS#5436]: Allow downgrade of road bridges in the scenario editor
1
2
3
4
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"