Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-02 | refactor: extract common code in mod pages and model | flow | |
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-21 | feat(ui): allow downloading multiple mods from CurseForge at once | flow | |
2022-01-16 | Added curseforge selection | timoreo | |