pollymc/launcher/modplatform
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
..
atlauncher refactor: fix deprecation up to Qt 6 2022-07-10 12:19:15 +02:00
flame feat: add changelog to mod providers 2022-07-17 11:33:42 -03:00
helpers feat: add donate links for modrinth mods 2022-05-24 09:38:48 -03:00
legacy_ftb chore: update license headers 2022-07-10 12:19:15 +02:00
modpacksch fix: make loader components not important 2022-07-07 09:58:03 +02:00
modrinth feat: add changelog to mod providers 2022-07-17 11:33:42 -03:00
packwiz refactor: move away from UnitTest.cmake 2022-06-14 14:44:49 +02:00
technic fix(technic): map loader libraries to components properly 2022-07-08 17:28:06 +02:00
EnsureMetadataTask.cpp feat: add EnsureMetadataTask 2022-07-17 11:33:42 -03:00
EnsureMetadataTask.h feat: add EnsureMetadataTask 2022-07-17 11:33:42 -03:00
ModAPI.h chore: update license headers 2022-07-10 12:19:15 +02:00
ModIndex.cpp chore: add license headers 2022-05-23 14:58:14 -03:00
ModIndex.h feat: add changelog to mod providers 2022-07-17 11:33:42 -03:00