Updated README.md

This commit is contained in:
Shreya Roy 2021-10-23 01:46:25 +05:30
parent e76c822442
commit eaba2934e2

View file

@ -10,10 +10,10 @@
GeyserConnect is an easy way for Bedrock Edition clients to connect to any Java Edition servers without having to run anything.
## What is GeyserConnect?
GeyserConnect 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).
GeyserConnect 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 one 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!**
**Please note that this project is still a work in progress and should not be used on production. Expect bugs!**
If you wish to run this in docker and/or use DNS redirection please see the appropriate folders in this repo.
If you wish to run this in docker and/or use DNS redirection, please see the appropriate folders in this repo.
#### Docker: [here](docker)
#### DNS: [here](bind9)