Files @ r21214:f65cf75d5291
Branch filter:

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

zuu
(svn r26302) -Doc: [nogo] ScriptStory::Remove does remove both the page and its elements
1
2
3
4
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"