Files @ r6784:b9ca75bdd2a4
Branch filter:

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

maedhros
(svn r10022) -Fix (r10007): Set the type of multiheaded trains before the subtype.
1
2
3
4
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"