From f7b4b643ebc52a4d72d90d9adbdddc9aa0721e4a Mon Sep 17 00:00:00 2001 From: Filip Wandzio Date: Wed, 25 Feb 2026 16:10:23 +0100 Subject: Feat: Refactor core download logic with concurrency and async features Implement basic unit testing Implement automatic java executable switching based on game version Split loader module into smaller modules Implement basic documentation --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index a9bdf0f..46c3255 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,13 @@ -# Very simple minecraft launcher (early stage of development). Made to explore concurrency/async in rust. +# Very simple minecraft launcher (early stage of development). Made to explore concurrency/async in rust. And because I don't like the default launcher. ## Available features -- [x] playing any version > 1.10 +- [x] playing any version >1.7 and <1.15 ## Planned features -- [] "modern" minecraft +- [ ] Concurrent asset downloading -- [] modloaders - -- [] Concurrent asset downloading +- [ ] modloaders +- [ ] "modern" minecraft -- cgit v1.2.3