Files @ r2110:064d95e5b124
Branch filter:

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

ludde
(svn r2620) Fix: [language] Fix broken french.txt and polish.txt
1
2
3
4
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"