From 0b4b3206f40730a72bca191a4d991f0ae3597bb3 Mon Sep 17 00:00:00 2001
From: Yannik <80621863+vaporvee@users.noreply.github.com>
Date: Sat, 28 Sep 2024 17:48:52 +0200
Subject: [PATCH] Updated How to host Multiplayer (markdown)
---
How-to-host-Multiplayer.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/How-to-host-Multiplayer.md b/How-to-host-Multiplayer.md
index b694daf..62eead7 100644
--- a/How-to-host-Multiplayer.md
+++ b/How-to-host-Multiplayer.md
@@ -1,3 +1,10 @@
+## Methods:
+[**Free Method (Simplest method)**](#free-method-simplest-method)
+
+[**Own dedicated server (Minecraft server hoster)**](#own-dedicated-server-minecraft-server-hoster)
+
+[**Linux root server (Docker)**](linux-root-server-docker)
+
# Free Method (Simplest method)
The Modpack contains a mod called "World Host".
This mod has a server that your client connects to, this server is used to communicate with other clients using World Host.