mirror of
https://github.com/GeyserMC/GeyserConnect.git
synced 2025-06-26 14:15:22 +02:00
Updated README.md
This commit is contained in:
parent
e76c822442
commit
eaba2934e2
1 changed files with 3 additions and 3 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue