Files @ r4564:8ea999af52d4
Branch filter:

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

glx
(svn r6412) -Fix(r6411): forgot to remove some lines in openttd*.sln (thx michi_cc)
1
2
3
4
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"