Files @ r716:ae3edbaa50e7
Branch filter:

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

truelight
(svn r1168) -Cleanup: [Network] Cleaned the network code a bit. Added 'const'
and 'void' where needed, prefixed all functions, typedefs and global
vars with 'Network' and organized all externals nicely.
1
2
3
echo "Setting dedicated network server settings..."
set server_pw "*"
set server_name "My example dedicated gameserver"