Files @ r15672:5af7b8d5f1d3
Branch filter:

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

rubidium
(svn r20348) -Fix [FS#4004]: [NoAI] Ship depots were constructed along the wrong axis
1
2
3
4
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"