Files @ r25414:d3e1262b4805
Branch filter:

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

Rubidium
Codechange: let NewGRF make use of SpriteFile instead of most of the FIO slot functions
1
2
3
4
echo "Setting dedicated network server settings..."
# empty the server password
server_pw = "*"
server_name = "My example dedicated gameserver"