From c93becfbdaabe763ddc18cc3848d5811bdf9a8be Mon Sep 17 00:00:00 2001 From: rtm516 Date: Tue, 16 Jun 2020 01:13:44 +0100 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a67dad..650a8df 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,13 @@ GeyserMulti is a server that Minecraft: Bedrock Edition clients can connect to t **Please note, this project is still a work in progress and should not be used on production. Expect bugs!** ## TODO +- [x] Auto start Geyser instance +- [x] Transfer player to Geyser instance and connect to correct server - [ ] Server list - [x] View - [ ] Add - [ ] Remove +- [ ] Stop Geyser server after its idle for a while - [ ] Config file - [ ] Fix server images not loading straight away on Win10 -- [ ] Better logging? \ No newline at end of file +- [ ] Better logging?