pollymc/launcher/minecraft/mod
flow 8a7e117f6b
refactor: move resource pack file parsing utilities to separate namespace
This makes it easier to use that logic in other contexts.

Signed-off-by: flow <flowlnlnln@gmail.com>
2022-09-03 13:37:22 -03:00
..
tasks refactor: move resource pack file parsing utilities to separate namespace 2022-09-03 13:37:22 -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 fix: sorting by pack format 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 image from pack.png to resource packs 2022-09-03 13:37:22 -03:00
ResourcePack.h refactor: move resource pack file parsing utilities to separate namespace 2022-09-03 13:37:22 -03:00
ResourcePackFolderModel.cpp fix: sorting by pack format 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