PrismLauncher/launcher/minecraft/mod
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
..
tasks feat: add basic resource pack parsing of pack.mcmeta 2022-09-03 13:37:21 -03:00
testdata refactor+fix: add new tests for Resource models and fix issues 2022-08-20 10:49:23 -03:00
MetadataHandler.h change: mod metadata improvements 2022-07-17 11:33:43 -03:00
Mod.cpp change: add enable/disable to resources 2022-08-20 10:49:54 -03:00
Mod.h change: add enable/disable to resources 2022-08-20 10:49:54 -03:00
ModDetails.h fix: LGTM warnings 2022-08-20 10:49:56 -03:00
ModFolderModel.cpp feat: add basic resource pack parsing of pack.mcmeta 2022-09-03 13:37:21 -03:00
ModFolderModel.h feat: add basic resource pack parsing of pack.mcmeta 2022-09-03 13:37:21 -03:00
Resource.cpp change: add enable/disable to resources 2022-08-20 10:49:54 -03:00
Resource.h feat: add more resource pack info 2022-09-03 13:37:21 -03:00
ResourceFolderModel_test.cpp change: add enable/disable to resources 2022-08-20 10:49:54 -03:00
ResourceFolderModel.cpp fix: LGTM warnings 2022-08-20 10:49:56 -03:00
ResourceFolderModel.h feat: add basic resource pack parsing of pack.mcmeta 2022-09-03 13:37:21 -03:00
ResourcePack.cpp feat: add more resource pack info 2022-09-03 13:37:21 -03:00
ResourcePack.h feat: add more resource pack info 2022-09-03 13:37:21 -03:00
ResourcePackFolderModel.cpp feat: add basic resource pack parsing of pack.mcmeta 2022-09-03 13:37:21 -03:00
ResourcePackFolderModel.h feat: add basic resource pack parsing of pack.mcmeta 2022-09-03 13:37:21 -03:00
ShaderPackFolderModel.h refactor: adapt rest of the codebase to the new resource model 2022-08-20 10:47:58 -03:00
TexturePackFolderModel.cpp refactor: adapt rest of the codebase to the new resource model 2022-08-20 10:47:58 -03:00
TexturePackFolderModel.h refactor: adapt rest of the codebase to the new resource model 2022-08-20 10:47:58 -03:00