pollymc/launcher/modplatform/flame
flow c3f6c3dd82
feat: add changelog to mod providers
The Modrinth changelog is fairly straight-forward, as it's given to us
directly with the API call we already did. Flame, on the other hand,
requires us to do another call to get the changelog, so it can introduce
quite a heavy performance impact. This way, we make it optional to get
such changelog.

Signed-off-by: flow <flowlnlnln@gmail.com>
2022-07-17 11:33:42 -03:00
..
FileResolvingTask.cpp fix: add progress indicator on Flame mod resolution dialog 2022-07-03 12:43:04 -03:00
FileResolvingTask.h Rework curseforge download (#611) 2022-05-28 21:53:12 +02:00
FlameAPI.cpp feat: add api call to flame 2022-07-17 11:33:42 -03:00
FlameAPI.h feat: add api call to flame 2022-07-17 11:33:42 -03:00
FlameModIndex.cpp feat: add changelog to mod providers 2022-07-17 11:33:42 -03:00
FlameModIndex.h feat: add changelog to mod providers 2022-07-17 11:33:42 -03:00
FlamePackIndex.cpp fix https://github.com/PolyMC/PolyMC/issues/798 2022-06-15 09:11:23 +02:00
FlamePackIndex.h Merge pull request #634 from flowln/donate_links 2022-06-14 23:52:00 +10:00
PackManifest.cpp Rework curseforge download (#611) 2022-05-28 21:53:12 +02:00
PackManifest.h chore: update license headers 2022-07-10 12:19:15 +02:00