From 648af9ae18efe0f97fc19dd683b3252fa64ecf6c Mon Sep 17 00:00:00 2001 From: Sainan <63328889+Sainan@users.noreply.github.com> Date: Wed, 3 Sep 2025 22:44:34 -0700 Subject: [PATCH] chore(readme): note skipTutorial (#2744) Reviewed-on: https://onlyg.it/OpenWF/SpaceNinjaServer/pulls/2744 Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com> Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4b89c756..24e5f670 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ To get an idea of what functionality you can expect to be missing [have a look t SpaceNinjaServer requires a `config.json`. To set it up, you can copy the [config-vanilla.json](config-vanilla.json), which has most cheats disabled. +- `skipTutorial` affects only newly created accounts, so you may wish to change it before logging in for the first time. - `logger.level` can be `fatal`, `error`, `warn`, `info`, `http`, `debug`, or `trace`. - `myIrcAddresses` can be used to point to an IRC server. If not provided, defaults to `[ myAddress ]`. - `worldState.eidolonOverride` can be set to `day` or `night` to lock the time to day/fass and night/vome on Plains of Eidolon/Cambion Drift.