aboutsummaryrefslogtreecommitdiff
path: root/launcher/minecraft/mod/ResourceFolderModel.h
AgeCommit message (Expand)Author
2022-09-16fix: prevent container detaching in ResourceFolderModelflow
2022-09-16fix: prevent deletes by shared pointer accidental creationflow
2022-09-03fix: crash when adding resource packs directly in the folderflow
2022-09-03fix: race condition on ResourceFolderModel testsflow
2022-09-03feat: add basic resource pack parsing of pack.mcmetaflow
2022-08-20change: add enable/disable to resourcesflow
2022-08-20refactor+fix: add new tests for Resource models and fix issuesflow
2022-08-20fix: don't give shared pointer to obj. external to the modelflow
2022-08-20refactor: adapt rest of the codebase to the new resource modelflow
2022-08-20refactor: move more tied logic to model and move logic to the resourcesflow
2022-08-20refactor: move general code from mod model to its own modelflow