From 88023048588d220a00f62297f42bff1619aedb2a Mon Sep 17 00:00:00 2001 From: Jonas_Jones <91549607+J-onasJones@users.noreply.github.com> Date: Mon, 25 Jul 2022 09:16:42 +0200 Subject: [PATCH] Added link to modrinth --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 843b6e8..09f5669 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Do **only** put files into your webservers root directory that you want to be ac ### Setup -1. Head over to modrinth and curseforge (once approved) for now available in this repository's [releases](https://github.com/J-onasJones/McWebserver/releases/latest) and download it into your mods folder. +1. Head over to [modrinth](https://modrinth.com/mod/mcwebserver) and curseforge (once approved) for now available in this repository's [releases](https://github.com/J-onasJones/McWebserver/releases/latest) and download it into your mods folder. 2. Restart Your Minecraft Server and let the mod create the config file. The webserver will be offline by default. 3. In the config file, enable the webserver and adjust all settings if needed. -4. Restart your Minecraft server and You're good to go! \ No newline at end of file +4. Restart your Minecraft server and You're good to go!