From db58db7589d1561952c1520b3d3cbbb3b8b16995 Mon Sep 17 00:00:00 2001 From: Redned Date: Thu, 5 Mar 2020 09:13:18 -0600 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 7f66be8..f4c889e 100644 --- a/Home.md +++ b/Home.md @@ -10,7 +10,7 @@ _A bridge between Minecraft: Bedrock Edition and Minecraft: Java Edition._ The goal of Geyser is to bridge the Minecraft: Bedrock Edition and Minecraft: Java Edition by allowing Bedrock clients to join Java Edition servers. This project is still in development and not complete yet, so expect bugs. ## Setup -Geyser is a **standalone** program, meaning you DO NOT install it as if it were a plugin. It simply works as a proxy, and needs its own directory/configuration files. Bedrock clients will join through Geyser and it will handle all the packet translations. +These instructions are for the **standalone** program, meaning these instructions cover how to install it as if it weren’t a plugin. It simply works as a proxy, and needs its own directory/configuration files. Bedrock clients will join through Geyser and it will handle all the packet translations. However, if you want to run it as a plugin, just download the plugin version and run it as if it were one. TehPiggeh does a great job of explaining how to set up Geyser, but if you prefer to read through it yourself, the installation instructions are right below.