Update README.md

This commit is contained in:
Jonas_Jones 2022-07-26 15:44:02 +02:00 committed by GitHub
parent 22b2f718bf
commit d20e8d792b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.