diff --git a/README.md b/README.md index 996681e..baab2bf 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # McWebserver +This is the fabric port, the Forge version is available [here]() ### About the mod This mod runs a simple HTTP server alongside the minecraft server in seperate threads. @@ -14,6 +15,7 @@ If used wrongly this mod can be a security risk for your server and all devices Do **only** put files into your webservers root directory that you want to be accessible to the internet. Those files are **public** to the entire world. + ### Setup 1. Head over to [modrinth](https://modrinth.com/mod/mcwebserver) or [curseforge](https://www.curseforge.com/minecraft/mc-mods/mcwebserver) and download the correct version of the mod into your mods folder.