pollymc/launcher/ui/pages/modplatform/flame
flow 2d68308d49
refactor: move url creation for mods to modplatform/
Moves all things related to creating the URLs of the mod platforms
that go to network tasks to a single place, so that:

1. Maintaining and fixing eventual issues is more straightforward.
2. Makes it possible to factor out more common code between the
   different modplatform pages
2022-03-02 23:13:04 -03:00
..
FlameModel.cpp
FlameModel.h
FlameModModel.cpp refactor: move url creation for mods to modplatform/ 2022-03-02 23:13:04 -03:00
FlameModModel.h refactor: move url creation for mods to modplatform/ 2022-03-02 23:13:04 -03:00
FlameModPage.cpp refactor: extract common code in mod pages and model 2022-03-02 21:52:44 -03:00
FlameModPage.h refactor: move url creation for mods to modplatform/ 2022-03-02 23:13:04 -03:00
FlamePage.cpp Cleanly free NetJob in flame modpack 2022-02-27 13:14:12 +01:00
FlamePage.h
FlamePage.ui