pollymc/launcher/minecraft/mod
Rachel Powers 878614ff68 feat: add a ModUtils::validate
moves the reading of mod files into `ModUtils` namespace

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2022-12-24 09:42:02 -07:00
..
tasks feat: add a ModUtils::validate 2022-12-24 09:42:02 -07:00
DataPack.cpp feat: add a ModUtils::validate 2022-12-24 09:42:02 -07:00
DataPack.h feat: add initial support for parseing datapacks 2022-12-24 09:42:02 -07:00
MetadataHandler.h
Mod.cpp feat: add a ModUtils::validate 2022-12-24 09:42:02 -07:00
Mod.h feat: add a ModUtils::validate 2022-12-24 09:42:02 -07:00
ModDetails.h feat: add a ModUtils::validate 2022-12-24 09:42:02 -07:00
ModFolderModel.cpp Check parent in rowCount/columnCount/canFetchMore 2022-11-14 19:05:57 +00:00
ModFolderModel.h
Resource.cpp
Resource.h
ResourceFolderModel.cpp fix(ResourceModel): use a single ConcurrentTask for parsing tasks 2022-12-15 13:51:07 -03:00
ResourceFolderModel.h fix(ResourceModel): use a single ConcurrentTask for parsing tasks 2022-12-15 13:51:07 -03:00
ResourcePack.cpp feat: add initial support for parseing datapacks 2022-12-24 09:42:02 -07:00
ResourcePack.h fix resource packs and add support for texture packs 2022-11-19 23:38:05 +08:00
ResourcePackFolderModel.cpp Check parent in rowCount/columnCount/canFetchMore 2022-11-14 19:05:57 +00:00
ResourcePackFolderModel.h
ShaderPackFolderModel.h
TexturePack.cpp fix resource packs and add support for texture packs 2022-11-19 23:38:05 +08:00
TexturePack.h fix resource packs and add support for texture packs 2022-11-19 23:38:05 +08:00
TexturePackFolderModel.cpp feat: add texture pack parsing 2022-09-20 10:26:15 +02:00
TexturePackFolderModel.h fix: comments and naming of texture pack stuff 2022-09-20 10:26:15 +02:00