pollymc/launcher/modplatform/flame
flow e6e92f2b0e
fix: only allow workarounds for blocked mods from MR when 100% safe
If a version on Modrinth has more than a single mod loader associated,
it means that it's possible we might get the wrong file for download,
since individual files don't really have this kind of metadata in the
API response.

So, in such cases, it's best to let the user take care of it instead.

Signed-off-by: flow <flowlnlnln@gmail.com>
2022-10-28 13:31:21 -03:00
..
FileResolvingTask.cpp fix: only allow workarounds for blocked mods from MR when 100% safe 2022-10-28 13:31:21 -03:00
FileResolvingTask.h fix: fix segfault when resolving Flame resources 2022-10-22 14:11:51 +02:00
FlameAPI.cpp huge nit: added const refs, everywhere 2022-09-26 11:50:31 +02:00
FlameAPI.h huge nit: added const refs, everywhere 2022-09-26 11:50:31 +02:00
FlameCheckUpdate.cpp
FlameCheckUpdate.h
FlameInstanceCreationTask.cpp huge nit: added const refs, everywhere 2022-09-26 11:50:31 +02:00
FlameInstanceCreationTask.h huge nit: added const refs, everywhere 2022-09-26 11:50:31 +02:00
FlameModIndex.cpp feat: lazy-load CF mod descriptions 2022-08-01 07:33:30 -03:00
FlameModIndex.h feat: lazy-load CF mod descriptions 2022-08-01 07:33:30 -03:00
FlamePackIndex.cpp
FlamePackIndex.h
PackManifest.cpp feat: add curseforge modpack updating 2022-09-20 18:36:08 -03:00
PackManifest.h feat: add curseforge modpack updating 2022-09-20 18:36:08 -03:00