Files @ r3080:b7535a3e8c6b
Branch filter:

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

tron
(svn r3669) Really wipe all data when making a void tile

Thanks to Belugas, egladil and Rubidium for their inspiration and hard work, which all this stuff is based on
1
2
3
4
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"