From 8d1ce55f1c2592968c76786083a81151cfc004a3 Mon Sep 17 00:00:00 2001 From: anhgelus Date: Sat, 24 Aug 2024 16:40:02 +0000 Subject: build(docs): install writerside --- Writerside/topics/introduction.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Writerside/topics/introduction.md (limited to 'Writerside/topics/introduction.md') diff --git a/Writerside/topics/introduction.md b/Writerside/topics/introduction.md new file mode 100644 index 0000000..c5446c3 --- /dev/null +++ b/Writerside/topics/introduction.md @@ -0,0 +1,5 @@ +# Introduction + +Molehunt 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 realized this [30 seconds video](https://cdn.anhgelus.world/molehunt-presentation.mp4) explaining the concept. -- cgit v1.2.3 From b3ab83266a69d8be10057fa7e6d285bc81a3e671 Mon Sep 17 00:00:00 2001 From: anhgelus Date: Sat, 24 Aug 2024 16:43:33 +0000 Subject: docs(writerside): installation --- Writerside/topics/introduction.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'Writerside/topics/introduction.md') diff --git a/Writerside/topics/introduction.md b/Writerside/topics/introduction.md index c5446c3..7c6b8f4 100644 --- a/Writerside/topics/introduction.md +++ b/Writerside/topics/introduction.md @@ -3,3 +3,13 @@ Molehunt 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 realized 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. + -- cgit v1.2.3 From f8e49bdad3ff71a7b054714e97caf1023987debe Mon Sep 17 00:00:00 2001 From: anhgelus Date: Sat, 24 Aug 2024 17:03:08 +0000 Subject: docs(writerside): configuration --- Writerside/topics/introduction.md | 1 - 1 file changed, 1 deletion(-) (limited to 'Writerside/topics/introduction.md') diff --git a/Writerside/topics/introduction.md b/Writerside/topics/introduction.md index 7c6b8f4..78749be 100644 --- a/Writerside/topics/introduction.md +++ b/Writerside/topics/introduction.md @@ -12,4 +12,3 @@ 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. - -- cgit v1.2.3 From 1e42af1d9ac1e0bc7d26c8323272fd6a32e3c400 Mon Sep 17 00:00:00 2001 From: anhgelus Date: Sat, 24 Aug 2024 17:18:05 +0000 Subject: ci(actions): build and publish wiki to github pages --- Writerside/topics/introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Writerside/topics/introduction.md') diff --git a/Writerside/topics/introduction.md b/Writerside/topics/introduction.md index 78749be..3311fd0 100644 --- a/Writerside/topics/introduction.md +++ b/Writerside/topics/introduction.md @@ -1,6 +1,6 @@ # Introduction -Molehunt is a mod creating the Molehunt game in Minecraft. +[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 realized this [30 seconds video](https://cdn.anhgelus.world/molehunt-presentation.mp4) explaining the concept. -- cgit v1.2.3