diff options
| author | William Hergès <anhgelus.morhtuuzh@proton.me> | 2024-08-23 15:23:03 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-23 15:23:03 +0200 |
| commit | a93a8da00657da855a99ca6b0a842bbf30481d90 (patch) | |
| tree | 32018f79c85c8bbcf596922ea2e4b24465b8a50b /README.md | |
| parent | 1973cd58deb902e6df6a152b38e6585a0bf61a5e (diff) | |
| parent | a3fbb77bfc0490e8dfac39d0466ff9b87a14fec4 (diff) | |
Merge pull request #2 from leo-210/feat/config
[Feat] Mod configuration
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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
|
