pollymc/launcher/modplatform/modrinth
TheKodeToad e1b6020b76 Make some changes
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-05-13 18:24:01 +01:00
..
ModrinthAPI.cpp refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
ModrinthAPI.h feat(RD): add shader pack downloader 2023-02-05 17:02:56 -03:00
ModrinthCheckUpdate.cpp refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
ModrinthCheckUpdate.h refactor: change some ResourceAPI from NetJob to Task 2023-01-13 16:23:09 -03:00
ModrinthInstanceCreationTask.cpp fix(Inst.Import): don't allow bad file path in mrpack import 2023-02-02 17:11:24 -03:00
ModrinthInstanceCreationTask.h refactor(Inst. Import): use m_* for member variables in MR components 2022-12-17 12:41:10 -03:00
ModrinthPackExportTask.cpp Make some changes 2023-05-13 18:24:01 +01:00
ModrinthPackExportTask.h Change to use future 2023-05-02 14:23:31 +01:00
ModrinthPackIndex.cpp fix(ModUpdater): ensure instead of require icon_url 2023-01-13 16:59:37 -03:00
ModrinthPackIndex.h refactor(RD): decouple ResourceModels from ResourcePages 2023-01-13 16:23:07 -03:00
ModrinthPackManifest.cpp
ModrinthPackManifest.h