Files @ r5366:83ef5d1f43e1
Branch filter:

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

rubidium
(svn r7551) -Fix (r7523): segmentation fault on showing NewGRF settings of a network game.
1
2
3
4
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"