PrismLauncher/launcher/modplatform/flame
Rachel Powers b9fe37aec1
Merge branch 'develop' into chore/add-compiler-warnings
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-07-30 15:33:46 -07:00
..
FileResolvingTask.cpp Merge branch 'develop' into chore/add-compiler-warnings 2023-07-30 15:33:46 -07:00
FileResolvingTask.h fix: memory leak with NetJob and responce not getting cleaned up 2023-05-21 01:46:28 -07:00
FlameAPI.cpp Made ByteSynkArray to use shared_ptr 2023-06-15 22:59:41 +03:00
FlameAPI.h LiteMod downloading 2023-07-08 22:16:43 +01:00
FlameCheckUpdate.cpp Made ByteSynkArray to use shared_ptr 2023-06-15 22:59:41 +03:00
FlameCheckUpdate.h refactor: generalize mod models and APIs to resources 2023-01-13 16:23:00 -03:00
FlameInstanceCreationTask.cpp fix: typo in task.h 2023-07-26 16:20:30 -04:00
FlameInstanceCreationTask.h feat:made flame instace creation use metadata for recommended version 2023-07-18 22:33:39 +03:00
FlameModIndex.cpp chore: fix shadowed member and signed/unsigned mismatch 2023-07-01 23:39:38 -07:00
FlameModIndex.h Made some copy by reference 2023-04-21 18:42:06 +03:00
FlamePackExportTask.cpp fix: typo in task.h 2023-07-26 16:20:30 -04:00
FlamePackExportTask.h Simplify 2023-06-25 14:40:22 +01:00
FlamePackIndex.cpp fix https://github.com/PolyMC/PolyMC/issues/798 2022-06-15 09:11:23 +02:00
FlamePackIndex.h First working version with curseforge mods 2023-04-21 18:42:05 +03:00
PackManifest.cpp fix(flame install): don't assume .zip is a resource pack. default to mod 2023-07-08 13:38:00 -07:00
PackManifest.h feat: add curseforge modpack updating 2022-09-20 18:36:08 -03:00