From 25d01874230b0b6d5a654be54837da234ae9e31c Mon Sep 17 00:00:00 2001 From: Jonas_Jones <91549607+J-onasJones@users.noreply.github.com> Date: Sat, 6 Aug 2022 14:57:58 +0200 Subject: [PATCH] Added mod shields to README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1b8cf58..67b1a3e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ # McWebserver This is the fabric port, the Forge version is available [here](https://github.com/J-onasJones/McWebserver-forge) +License +Discord +CF +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.