Files @ r12655:32c621d8deb1
Branch filter:

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

smatz
(svn r17120) -Fix (r17114): {STRING2} isn't supposed to be in other lang files except english.txt
1
2
3
4
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"