From db5ed8ea8c501d9015250f0d71aac9f488bd7f47 Mon Sep 17 00:00:00 2001 From: Filip Wandzio Date: Wed, 25 Feb 2026 18:54:25 +0100 Subject: Update project goals --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 46c3255..d6a5abc 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,18 @@ -# Very simple minecraft launcher (early stage of development). Made to explore concurrency/async in rust. And because I don't like the default launcher. +# Very simple minecraft launcher (early stage of development). Made to explore concurrency/async in rust. ## Available features - [x] playing any version >1.7 and <1.15 +- [x] Concurrent asset downloading + +- [x] "modern" minecraft + ## Planned features -- [ ] Concurrent asset downloading +- [ ] playing any version - [ ] modloaders -- [ ] "modern" minecraft +- [ ] official api + -- cgit v1.2.3