pollymc/launcher/modplatform/flame
flow f714adf6d2
refactor: move NetJob away from ModModel to ModAPI
This is done so that 1. ModAPI behaves more like an actual API instead
of just a helper, and 2. Allows for more easily creating other mod
providers that may or may not use network tasks (foreshadowing lol)
2022-03-07 16:22:57 -03:00
..
FileResolvingTask.cpp NOISSUE fix build and change how NetJob is used 2021-12-31 05:27:59 +01:00
FileResolvingTask.h NOISSUE continue refactoring things to make tests pass 2021-11-21 23:21:12 +01:00
FlameAPI.h refactor: move NetJob away from ModModel to ModAPI 2022-03-07 16:22:57 -03:00
FlameModIndex.cpp refactor: Use a single indexed pack for mods 2022-03-02 18:49:19 -03:00
FlameModIndex.h refactor: Use a single indexed pack for mods 2022-03-02 18:49:19 -03:00
FlamePackIndex.cpp NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
FlamePackIndex.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
PackManifest.cpp NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
PackManifest.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00