diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 11 |
1 files changed, 5 insertions, 6 deletions
| @@ -1,14 +1,13 @@ | |||
| 1 | # Very simple minecraft launcher (early stage of development). Made to explore concurrency/async in rust. | 1 | # Very simple minecraft launcher (early stage of development). Made to explore concurrency/async in rust. And because I don't like the default launcher. |
| 2 | 2 | ||
| 3 | ## Available features | 3 | ## Available features |
| 4 | 4 | ||
| 5 | - [x] playing any version > 1.10 | 5 | - [x] playing any version >1.7 and <1.15 |
| 6 | 6 | ||
| 7 | ## Planned features | 7 | ## Planned features |
| 8 | 8 | ||
| 9 | - [] "modern" minecraft | 9 | - [ ] Concurrent asset downloading |
| 10 | 10 | ||
| 11 | - [] modloaders | 11 | - [ ] modloaders |
| 12 | |||
| 13 | - [] Concurrent asset downloading | ||
| 14 | 12 | ||
| 13 | - [ ] "modern" minecraft | ||
