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
ModrinthInstanceCreationTask.cpp fix(Inst.Import): don't allow bad file path in mrpack import 2023-02-02 17:11:24 -03:00
ModrinthInstanceCreationTask.h
ModrinthPackIndex.cpp fix(ModUpdater): ensure instead of require icon_url 2023-01-13 16:59:37 -03:00
ModrinthPackIndex.h
ModrinthPackManifest.cpp
ModrinthPackManifest.h