PrismLauncher/launcher/minecraft/mod/tasks
flow f21ae66265
feat: add basic resource pack parsing of pack.mcmeta
This parses the pack format ID and the description from the local file,
from both a ZIP and a folder, and hooks it into the model.

Signed-off-by: flow <flowlnlnln@gmail.com>
2022-09-03 13:37:21 -03:00
..
BasicFolderLoadTask.h feat: allow specifying factory for resources in BasicFolderLoadTask 2022-09-03 13:37:20 -03:00
LocalModParseTask.cpp refactor+fix: add new tests for Resource models and fix issues 2022-08-20 10:49:23 -03:00
LocalModParseTask.h refactor+fix: add new tests for Resource models and fix issues 2022-08-20 10:49:23 -03:00
LocalModUpdateTask.cpp change: mod metadata improvements 2022-07-17 11:33:43 -03:00
LocalModUpdateTask.h feat: remove existing mod when updating/redownloading it 2022-07-17 11:33:42 -03:00
LocalResourcePackParseTask.cpp feat: add basic resource pack parsing of pack.mcmeta 2022-09-03 13:37:21 -03:00
LocalResourcePackParseTask.h feat: add basic resource pack parsing of pack.mcmeta 2022-09-03 13:37:21 -03:00
ModFolderLoadTask.cpp refactor: simplify Mod structure 2022-08-20 10:48:51 -03:00
ModFolderLoadTask.h refactor: simplify Mod structure 2022-08-20 10:48:51 -03:00