summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWuzzy <almikes@aol.com>2016-12-20 14:04:59 +0100
committerWuzzy <almikes@aol.com>2016-12-20 14:04:59 +0100
commit17c800557a57640444ef35f96414a20b1cdc0bb5 (patch)
tree6aef3a5747e52b6cb5f9f24947897e8f220a389d
parent64f7034bcfe345dcf4a8f4c06cd032a641ed77bc (diff)
Explain doc.mt
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 02bda9b..5828710 100644
--- a/README.md
+++ b/README.md
@@ -30,6 +30,12 @@ sense of progress.
Players with the `help_reveal` privilege can use the `/help_reveal` chat command
to reveal all hidden entries instantly.
+### Maintenance
+The information of which player has viewed and revealed which entries is
+stored in the world directory in the file `doc.mt`. You can safely reset
+the viewed/revealed state of all players by deleting this file. Players
+then need to start over revealing all entries.
+
## For modders and subgame authors
This mod helps you in writing extensive help for your mod or subgame.
You can write about basically anything in the presentation you prefer.