Files @ r23572:dc2917dc6ef5
Branch filter:

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

glx
Fix 6fc60d8c4f: forgot to update API changelog
1
2
3
4
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"