From 42bffd9743060356a7fbf1f4157c175a1f23edda Mon Sep 17 00:00:00 2001 From: anhgelus Date: Fri, 23 Aug 2024 18:25:11 +0000 Subject: docs(info): update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8cbd471..f352a66 100644 --- a/README.md +++ b/README.md @@ -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` -- cgit v1.2.3