Add todo to readme

This commit is contained in:
rtm516 2020-06-16 01:09:48 +01:00
parent 4e360eaca6
commit 6201c2ebcb

View file

@ -1,6 +1,6 @@
# GeyserMulti
[![forthebadge made-with-java](http://ForTheBadge.com/images/badges/made-with-java.svg)](https://java.com/)
[![forthebadge made-with-java](https://ForTheBadge.com/images/badges/made-with-java.svg)](https://java.com/)
<!--[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
[![Build Status](https://ci.nukkitx.com/job/GeyserMulti/job/master/badge/icon)](https://ci.nukkitx.com/job/Geyser/job/master/)
@ -12,3 +12,12 @@ 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!**
## TODO
- [ ] Server list
- [x] View
- [ ] Add
- [ ] Remove
- [ ] Config file
- [ ] Fix server images not loading straight away on Win10
- [ ] Better logging?