diff options
| author | anhgelus <anhgelus.morhtuuzh@proton.me> | 2024-08-23 18:25:11 +0000 |
|---|---|---|
| committer | anhgelus <anhgelus.morhtuuzh@proton.me> | 2024-08-23 18:25:11 +0000 |
| commit | 42bffd9743060356a7fbf1f4157c175a1f23edda (patch) | |
| tree | 674b8bcb5507d989329ec62c3d1d1de473b26b54 | |
| parent | e3611b77c66d303d97528fa221553c1c1a44d1c6 (diff) | |
docs(info): update readme
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -24,13 +24,15 @@ Stop the game when every innocent is dead or when the timer ended (one hour and The moles can see the name of other moles with `/molehunt moles`.
+## Configuration
+
You can configure every text line and the skin with a resource pack (for reference, check out
[the default lang file](src/client/resources/assets/molehunt/lang/en_us.json) and [the default
skin file](src/client/resources/assets/molehunt/textures/skin.png)).
Also, more server-side values can be changed in the configuration file, located in your server config directory.
-You can edit the configuration with these gamerules:
+The configuration can be modified in game with these gamerules:
- `gameDuration`
- `molePercentage`
- `moleCount`
|
