Files @ r2588:5d7081ed502a
Branch filter:

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

tron
(svn r3125) Symbolic names for skiping sprites and the end of the sprite list
1
2
3
4
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"