Files @ r10758:7527fde7a84f
Branch filter:

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

truebrain
(svn r15091) -Add [NoAI] [API CHANGE]: introduce GetCategory() as a requirement for every library.nut, to indicate in which category it belongs. Currently the directory indicates the category, but this doesn't allow planned future additions
1
2
3
# set default server port, and have the dedicated server listen on all interfaces
server_ip = all
server_port = 3979