iliadsh / RavenM

The RavenM Multiplayer Mod
MIT License
105 stars 14 forks source link

Add batching for mod downloads #44

Open SamuelMereau opened 1 year ago

SamuelMereau commented 1 year ago

This will group mods in batches of 5 and attempt to download all of them. If the mod is downloaded, it will remove it from the batch and add another mod which will then begin downloading.

iliadsh commented 1 year ago

Very neat, though I tried this change and it seems like the mods are only downloaded one at a time, so the other bars just idle. Did it work with your Steam?

Also just personal preference, but I feel like 5 is too many at least for the current UI :p