pollymc/launcher/ui/pages/modplatform/flame
flow 075d900d45
fix: Always tell Flame API which modloader we are using
Fixes #206 partially. Although we don't list mods that have no
compatibility with the mod loader we are using, mods that have support
for both loaders still show up, and the versions for both the loaders
are still shown.

Also simplifies a little the logic in
FlameModIndex::loadIndexedPackVersions
2022-02-27 16:07:45 -03:00
..
FlameModel.cpp Various fixes 2022-01-18 12:28:55 +01:00
FlameModel.h
FlameModModel.cpp fix: Always tell Flame API which modloader we are using 2022-02-27 16:07:45 -03:00
FlameModModel.h Added curseforge selection 2022-01-16 11:20:21 +01:00
FlameModPage.cpp merge upstream and resolve conflicts 2022-02-25 13:43:27 -03:00
FlameModPage.h feat(ui): allow downloading multiple mods from CurseForge at once 2022-02-21 21:53:21 -03:00
FlameModPage.ui feat(ui): allow downloading multiple mods from CurseForge at once 2022-02-21 21:53:21 -03:00
FlamePage.cpp
FlamePage.h
FlamePage.ui