mirror of
https://github.com/GeyserMC/GeyserConnect.git
synced 2025-06-26 06:15:21 +02:00
Add todo to readme
This commit is contained in:
parent
4e360eaca6
commit
6201c2ebcb
1 changed files with 11 additions and 2 deletions
13
README.md
13
README.md
|
@ -1,6 +1,6 @@
|
|||
# GeyserMulti
|
||||
|
||||
[](https://java.com/)
|
||||
[](https://java.com/)
|
||||
|
||||
<!--[](LICENSE)
|
||||
[](https://ci.nukkitx.com/job/Geyser/job/master/)
|
||||
|
@ -11,4 +11,13 @@ GeyserMulti is an easy way for bedrock clients to connect to any Java edition se
|
|||
|
||||
## 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!**
|
||||
**Please note, this project is still a work in progress and should not be used on production. Expect bugs!**
|
||||
|
||||
## TODO
|
||||
- [ ] Server list
|
||||
- [x] View
|
||||
- [ ] Add
|
||||
- [ ] Remove
|
||||
- [ ] Config file
|
||||
- [ ] Fix server images not loading straight away on Win10
|
||||
- [ ] Better logging?
|
Loading…
Add table
Reference in a new issue