pollymc/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
LocalModUpdateTask.h
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
ModFolderLoadTask.h