Task Description
As a modlist maintainer, I need support for additional file hosting services as download sources so that mods hosted outside of ModDB can be installed automatically. Currently only ModDB and direct URLs are supported.
Acceptance Criteria
Additional Information
Relevant code: UrlSource interface and existing implementations ModDbUrlSource and DirectUrlSource as reference for adding new sources and ApplicationModule where sources are registered
Task Description
As a modlist maintainer, I need support for additional file hosting services as download sources so that mods hosted outside of ModDB can be installed automatically. Currently only ModDB and direct URLs are supported.
Acceptance Criteria
Additional Information
Relevant code:
UrlSourceinterface and existing implementationsModDbUrlSourceandDirectUrlSourceas reference for adding new sources andApplicationModulewhere sources are registered