Files @ r18464:43d70eae828a
Branch filter:

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

peter1138
(svn r23318) -Change: Make text effects rise at their previous speed.
1
2
3
4
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"