Files @ r4915:c61a65024292
Branch filter:

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

peter1138
(svn r6888) - Fix (r6884): Missed a couple of strecpy()s in newgrf text handling
1
2
3
4
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"