aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/shione/srb2kart/README.md
blob: c80880792a4f2af66425481f3b4d4476d44af796 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
Quoting [this thread on srb2
forum](https://mb.srb2.org/threads/dedicated.7063/).

> Although that's the way it's often been used in practice, it's not actually
> the case: adedserv.cfg is the counterpart of autoexec.cfg; dconfig.cfg of
> config.cfg. This has important implications for setting the masterserver: it
> works in the latter, but by the time the former is executed, it's too late.


In this case, I'll put everything in `dconfig.cfg` and see later on if there
are things I can delay to `adedserv.cfg`. I think the mods need to be
broadcasted to the master server? I could be wrong here.