Files @ r22563:57de09429766
Branch filter:

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

fonsinchen
(svn r27770) -Fix [FS#6540]: Initialize variables in station_sl.cpp (JGR)
1
2
3
4
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"