Files @ r18501:8e3d905ea4bc
Branch filter:

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

truebrain
(svn r23355) -Codechange: rename all AI* to Script* (Rubidium)
1
2
3
4
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"