返回提交历史
Modified
README.md
+1
-1
XFEstudio/SpaceNinjaServer
chore: fix typo
66d3057d
代码差异
1 个文件
+1
-1
@@ -35,5 +35,5 @@ SpaceNinjaServer requires a `config.json`. To set it up, you can copy the [confi
35
35
- `RadioLegion2Syndicate` for The Emissary
36
36
- `RadioLegionIntermissionSyndicate` for Intermission I
37
37
- `RadioLegionSyndicate` for The Wolf of Saturn Six
38
- `allTheFissures` can be set to `normal` or `hard` to enable all fissures either in normal or steel path, respectively.
38
- `worldState.allTheFissures` can be set to `normal` or `hard` to enable all fissures either in normal or steel path, respectively.
39
39
- `worldState.circuitGameModes` can be set to an array of game modes which will override the otherwise-random pattern in The Circuit. Valid element values are `Survival`, `VoidFlood`, `Excavation`, `Defense`, `Exterminate`, `Assassination`, and `Alchemy`.