Open
Description
The problem
Downloads are very fast when multiple mods are being downloaded in parallel. However, the download speed slows down significantly when there are a few remaining mods.
My solutions
Use the HTTP range feature to split downloads into chunks (e.g. 1mb each, configurable) so that the internet connection is maxed out and downloads are as fast as possible.
Metadata
Metadata
Assignees
Labels
No labels