aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/pages/modplatform/modrinth/ModrinthPage.ui
AgeCommit message (Collapse)Author
2022-05-20fix(ui): make CF and MR modpack dialogs more consistentSefa Eyeoglu
2022-05-17Update launcher/ui/pages/modplatform/modrinth/ModrinthPage.uiSefa Eyeoglu
Co-authored-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2022-05-15change: add alpha note to modrinth pageflow
2022-05-14fix: download icon as well when importing modrinth modpacksflow
2022-05-14Add support for importing Modrinth packs from fileskb1000
2022-03-02refactor: extract common code in mod pages and modelflow
This creates a hierarchy in which ModPage and ModModel are the parents of every mod provider, providing the basic functionality common to all of them. It also imposes a unique .ui file (they were already equal before, just duplicated basically) on all mod providers.
2022-02-21feat(ui): allow downloading multiple mods in Modrinth at onceflow
2022-01-14Start of mod downloadingtimoreo