Files @ r4854:1c5a86166ae1
Branch filter:

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

Darkvater
(svn r6780) -Codechange: Remove GPMI leftovers (-b impersonisation of AI in MP).
1
2
3
4
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"