mirror of
https://github.com/JonasunderscoreJones/McWebserver.git
synced 2025-10-23 11:29:19 +02:00
Update README.md
This commit is contained in:
parent
22b2f718bf
commit
d20e8d792b
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
# McWebserver
|
# McWebserver
|
||||||
|
This is the fabric port, the Forge version is available [here]()
|
||||||
|
|
||||||
### About the mod
|
### About the mod
|
||||||
This mod runs a simple HTTP server alongside the minecraft server in seperate threads.
|
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.
|
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
|
### 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.
|
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.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue