Releases: BlockListed/modrinth_downloader
Releases · BlockListed/modrinth_downloader
1.11.0
1.10.0
Use `config` crate to support setting configuration through environme…
1.9.1
actually add aarch64 for real tho this time
1.9.0
add aarch64 build
1.8.0
fix mods without primary files and autocreate mod dir * The mod directory is now automatically created (assuming the parent dir exists.) * Mod versions without designated primary files will now be correctly downloaded instead of erroring. (https://github.com/modrinth/labrinth/issues/559)
1.7.0
handle download error codes
1.6.1
general bux fixes and 1.20 * make default `config.toml` use mc version 1.20 * guarantee writing all data to file
1.6.0
chunk downloads to reduce memory usage
1.5.11
finally finished
1.5.10
replace release action