diff options
| author | Léo Kosman <leo.kosman@proton.me> | 2024-08-23 13:07:31 +0200 |
|---|---|---|
| committer | Léo Kosman <leo.kosman@proton.me> | 2024-08-23 13:07:31 +0200 |
| commit | 2ec447626c1b87a74cb3201ecc5407ee3f447cc8 (patch) | |
| tree | 896aa317d69c1dc9a92aae0fd611428ac4302338 /README.md | |
| parent | 67e912c50efd23228932b011676ec128aedf58bc (diff) | |
feat: add config file
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -24,7 +24,11 @@ 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 with a resource pack (for reference, check out [the default lang file](src/client/resources/assets/molehunt/lang/en_us.json)).
+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
|
