pollymc/launcher/modplatform/modrinth
flow 0e52112016
feat: add some api calls to modrinth
Calls added:
- Get version from hash
- Get versions from hashes
- Latest version of a project from a hash, loader(s), and game version(s)
- Latest versions of multiple project from hashes, loader(s), and game version(s)

Some of those are not used yet, but may be of use later on, so we have
it if we need it :)

Signed-off-by: flow <flowlnlnln@gmail.com>
2022-07-17 11:33:41 -03:00
..
ModrinthAPI.cpp feat: add some api calls to modrinth 2022-07-17 11:33:41 -03:00
ModrinthAPI.h feat: add some api calls to modrinth 2022-07-17 11:33:41 -03:00
ModrinthPackIndex.cpp feat: add some api calls to modrinth 2022-07-17 11:33:41 -03:00
ModrinthPackIndex.h feat: add some api calls to modrinth 2022-07-17 11:33:41 -03:00
ModrinthPackManifest.cpp Merge pull request #634 from flowln/donate_links 2022-06-14 23:52:00 +10:00
ModrinthPackManifest.h Merge pull request #634 from flowln/donate_links 2022-06-14 23:52:00 +10:00