Files @ r2505:e634a07afb03
Branch filter:

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

bjarni
(svn r3031) forgot 1 file and two lines in rev 3029 (mac midi stuff)
1
2
3
4
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"