Files @ r10759:b4c7c8262caf
Branch filter:

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

truebrain
(svn r15092) -Fix [NoAI]: make the library internal class name consistant with their directory name
1
2
3
4
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"