From 4e360eaca6d62f21fc24bfae9b7b2671dba029a7 Mon Sep 17 00:00:00 2001 From: rtm516 Date: Tue, 16 Jun 2020 01:04:17 +0100 Subject: [PATCH] Add README.MD --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a082a7e --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# GeyserMulti + +[![forthebadge made-with-java](http://ForTheBadge.com/images/badges/made-with-java.svg)](https://java.com/) + + + +GeyserMulti is an easy way for bedrock clients to connect to any Java edition servers without having to run anything. + +## What is GeyserMulti? +GeyserMulti is a server that Minecraft: Bedrock Edition clients can connect to that allows for a list of Minecraft: Java Edition servers to be displayed and accessed through 1 public geyser instance. It is effectively a combination of [BedrockConnect](https://github.com/Pugmatt/BedrockConnect) and [Geyser](https://github.com/GeyserMC/Geyser). +**Please note, this project is still a work in progress and should not be used on production. Expect bugs!** \ No newline at end of file