Releases: K97i/modrinth-downloader
The .EXE version v5
Added threads to the downloads, and made the query async.
It's BLAZINGLY fast with good internet. Actually might hit Modrinth's rate limit if you pick the right modpack to update lol.
Added a progress bar via tqdm, the bar itself is buggy because of threading, but it fast so who cares
Full Changelog: v4...v5
The .EXE version v4
Rolled the scripts into one application, fix download.py, and save the universe
The .EXE version v3
Removed Debug Output and added a Folder Dialog instead of forcing user to place exe in mod folder.
Oh, its also more accurate
and less detections on VT, yay! (downloader, updater)
The .EXE version v2
Has updater, yay!
Slightly better code as well. It still triggers some AVs but eh
The .EXE version
If you don't like executing it from command line, here's the .exe version compiled with auto-py-to-exe.
WARNING!
For some reason, AVG, Avast, and McAfee don't like the EXE? I think it's because of the threading module, so add an exception in your antivirus if you trust me!