diff options
| author | Léo Kosman <leo.kosman@proton.me> | 2024-08-24 22:58:35 +0200 |
|---|---|---|
| committer | Léo Kosman <leo.kosman@proton.me> | 2024-08-24 22:58:35 +0200 |
| commit | 275604ac67e4fa3b20035f3756add1701e879c13 (patch) | |
| tree | 0aa50872cec5bd834061e7f48c17117ff4c53ed9 /Writerside/topics/introduction.md | |
| parent | 06027e9cd2b71a9606fb38dbde261cc629a68cc1 (diff) | |
| parent | f9702feda784bfe7fef3cb8b8d0ddb420010ea5b (diff) | |
Merge branch 'refs/heads/main' into feat/world-borders
# Conflicts:
# src/main/java/world/anhgelus/molehunt/game/Game.java
Diffstat (limited to 'Writerside/topics/introduction.md')
| -rw-r--r-- | Writerside/topics/introduction.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Writerside/topics/introduction.md b/Writerside/topics/introduction.md new file mode 100644 index 0000000..f1fa63e --- /dev/null +++ b/Writerside/topics/introduction.md @@ -0,0 +1,14 @@ +# Introduction + +[Molehunt](https://modrinth.com/mod/molehunt-mod) is a mod creating the Molehunt game in Minecraft. +You can watch this [video](https://www.youtube.com/watch?v=NJBjQ8T_1cc) to understand what it is. +If you are speaking French, I made this [30 seconds video](https://cdn.anhgelus.world/molehunt-presentation.mp4) explaining the concept. + +## Installation + +Download the mod for your version. + +The mod requires [Fabric-API](https://modrinth.com/mod/fabric-api) to works. +[Simple Voice Chat](https://modrinth.com/plugin/simple-voice-chat) is highly recommended. + +The mod has to be installed on the server *and* on every client. |
