Files @ r26292:94543e332bc5
Branch filter:

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

glx22
Fix 6fe445e: [Script] Respect joining adjacent when building an airport
1
2
3
4
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"