Forked from minecraft-rs/downloader. This crate adds features like fabric, forge etc. launchers, linux support and more
MC Downloader
Download minecraft client and libraries from rust.
Usage
Download the client and libraries:
let path = "./.minecraft".to_string;
let version = "1.21.5".to_string;
match new
Contribution
Feel free to contribute to the development of the library.