Skip to content

Releases: K97i/modrinth-downloader

The .EXE version v5

28 Apr 15:04
5a75f90
Compare
Choose a tag to compare

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

23 Apr 17:47
38d1b85
Compare
Choose a tag to compare

Rolled the scripts into one application, fix download.py, and save the universe

The .EXE version v3

21 Apr 16:14
110606e
Compare
Choose a tag to compare

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

21 Apr 08:58
24e6798
Compare
Choose a tag to compare

Has updater, yay!

Slightly better code as well. It still triggers some AVs but eh

The .EXE version

18 Apr 13:35
bb89b31
Compare
Choose a tag to compare

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!