Files @ r4438:d44613af0690
Branch filter:

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

tron
(svn r6210) Remove FR_NOBORDER, because it is exclusivly used in conjunction with FR_TRANSPARENT
1
2
3
4
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"