pollymc/launcher/modplatform/modrinth
flow 22aebc2215
fix(Inst. Import): correctly set component versions when updating
This makes it so that the later call to parse the old manifest doesn't
change the class data, so that the new data con continue there and be
reflected on the component list later.

Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
Signed-off-by: flow <flowlnlnln@gmail.com>
2022-12-17 12:38:58 -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 fix(Inst. Import): correctly set component versions when updating 2022-12-17 12:38:58 -03:00
ModrinthInstanceCreationTask.h fix(Inst. Import): correctly set component versions when updating 2022-12-17 12:38:58 -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