pollymc/launcher/modplatform/modrinth
flow 968366c2ae
feat+fix: allow forwarding extra info to InstanceImportTask
This allows us to pass to the creation instances their actual pack ID
and version ID, that in Flame's case, are only available before starting
to create an instance.

Signed-off-by: flow <flowlnlnln@gmail.com>
2022-12-06 17:00:32 -03:00
..
ModrinthAPI.cpp fix: don't use shared_ptr for a background task T_T 2022-07-17 11:33:44 -03:00
ModrinthAPI.h fix: don't use shared_ptr for a background task T_T 2022-07-17 11:33:44 -03:00
ModrinthCheckUpdate.cpp refactor: add a HashUtils place for hashing stuff 2022-07-24 17:46:54 -03:00
ModrinthCheckUpdate.h fix: std::list -> QList 2022-07-17 11:33:45 -03:00
ModrinthInstanceCreationTask.cpp feat+fix: allow forwarding extra info to InstanceImportTask 2022-12-06 17:00:32 -03:00
ModrinthInstanceCreationTask.h feat+fix: allow forwarding extra info to InstanceImportTask 2022-12-06 17:00:32 -03:00
ModrinthPackIndex.cpp fix: avoid segfault for unexpected API reponse 2022-10-28 00:08:15 +02:00
ModrinthPackIndex.h feat: add some api calls to modrinth 2022-07-17 11:33:41 -03:00
ModrinthPackManifest.cpp feat: add logic for the modrinth instance modpack page 2022-12-06 16:54:54 -03:00
ModrinthPackManifest.h feat: add logic for the modrinth instance modpack page 2022-12-06 16:54:54 -03:00