pollymc/launcher/modplatform/modrinth
flow 435273e08a
fix(Inst.Import): don't allow bad file path in mrpack import
This checks the URL of the path of the file to be downloaded,
ensuring that it always contains the root .minecraft target folder,
following the warning in the mrpack documentation.

Signed-off-by: flow <flowlnlnln@gmail.com>
2023-02-02 17:11:24 -03:00
..
ModrinthAPI.cpp refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
ModrinthAPI.h fix(license): add/fix my copyright/license headers 2023-01-23 11:12:43 -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
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 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