pollymc/launcher/modplatform/modrinth
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
..
ModrinthAPI.cpp
ModrinthAPI.h
ModrinthPackIndex.cpp feat: add changelog to mod providers 2022-07-17 11:33:42 -03:00
ModrinthPackIndex.h
ModrinthPackManifest.cpp
ModrinthPackManifest.h