pollymc/launcher/modplatform/flame
Sefa Eyeoglu cab9afa45f
fix: query for Fabric mods if Quilt is in use
Right now we want to include Fabric mods in our searches where possible.
Modrinth allows definining multiple loaders, while Flame only allows a
single value.

As a compromise we ask for Fabric mods only on Flame and for both Fabric
and Quilt mods on Modrinth.
2022-04-16 23:40:10 +02:00
..
FileResolvingTask.cpp
FileResolvingTask.h
FlameAPI.h fix: query for Fabric mods if Quilt is in use 2022-04-16 23:40:10 +02:00
FlameModIndex.cpp fix: query for Fabric mods if Quilt is in use 2022-04-16 23:40:10 +02:00
FlameModIndex.h tidy: Fix clang-tidy issues on files changed in this PR 2022-03-14 17:43:36 -03:00
FlamePackIndex.cpp
FlamePackIndex.h
PackManifest.cpp
PackManifest.h