aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 06c25bd..401b81f 100644
--- a/README.md
+++ b/README.md
@@ -24,6 +24,12 @@ 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`.
+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.
+
## Technologies
- Java 21