aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform/flame/FlameAPI.h
AgeCommit message (Expand)Author
2022-05-08adopt changes from #497 remappedRyan Cao
2022-04-16fix: query for Fabric mods if Quilt is in useSefa Eyeoglu
2022-04-15fix: 'All' filter working and get around CF API capabilitiesflow
2022-04-15feat: Use version filter when searching modsflow
2022-03-24optimize: Improve mod versions request to Modrinthflow
2022-03-14tidy: Fix clang-tidy issues on files changed in this PRflow
2022-03-07refactor: de-duplicate common code in network mod APIsflow
2022-03-07refactor: move NetJob away from ModModel to ModAPIflow
2022-03-06refactor: use Enum instead of raw int for ModLoaderTypeflow
2022-03-02refactor: move url creation for mods to modplatform/flow