Expand description
Downloading mod files.
Structs§
- Downloader
- A
Downloader
can be used to stream a mod file or save the file to a local file. Constructed withModio::download
.
Enums§
- Download
Action - Defines the action that is performed for
Modio::download
. - Error
- The Errors that may occur when using
Modio::download
. - Resolve
Policy - Defines the policy for
DownloadAction::Version
when multiple files are found.