From 8ff4e41b5d77ba5104a84646d9bdcff3abdff7b0 Mon Sep 17 00:00:00 2001 From: Jonas_Jones <91549607+J-onasJones@users.noreply.github.com> Date: Sat, 6 Aug 2022 15:36:31 +0200 Subject: [PATCH] Added Modloader support badges to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 67b1a3e..cdd9389 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,10 @@ This is the fabric port, the Forge version is available [here](https://github.co Modrinth + + + + ### About the mod This mod runs a simple HTTP server alongside the minecraft server in seperate threads. The mod allows You to host websites, share files and Server Backups directly from your server without the need of a seperate server setup. Adjust the port and design your website.