返回提交历史
Modified
README.md
+2
-0
XFEstudio/SpaceNinjaServer
docs: some basic explanation of config.json & config.json.example
44da0eb5
代码差异
1 个文件
+2
-0
@@ -10,6 +10,8 @@ To get an idea of what functionality you can expect to be missing [have a look t
10
10
11
11
## config.json
12
12
13
SpaceNinjaServer requires a `config.json`. To set it up, you can copy the [config.json.example](config.json.example), which has most cheats disabled.
14
13
15
- `logger.level` can be `fatal`, `error`, `warn`, `info`, `http`, `debug`, or `trace`.
14
16
- `myIrcAddresses` can be used to point to an IRC server. If not provided, defaults to `[ myAddress ]`.
15
17
- `worldState.lockTime` will lock the time provided in worldState if nonzero, e.g. `1743202800` for night in POE.