PrismLauncher/launcher/minecraft/mod
flow 67e0214fa5
fix: don't try to delete mods multiple times
Shows a more helpful message if there's a parsing error when reading the
index file.

Also fixes a clazy warning with using the `.data()` method in a
temporary QByteArray object.
2022-05-23 14:43:10 -03:00
..
tasks fix: implement PR suggestions 2022-05-23 14:43:09 -03:00
MetadataHandler.h refactor: abstract metadata handling and clarify names 2022-05-23 14:42:28 -03:00
Mod.cpp refactor: make mod metadata presence (or lack of) easier to find out 2022-05-23 14:43:09 -03:00
Mod.h refactor: make mod metadata presence (or lack of) easier to find out 2022-05-23 14:43:09 -03:00
ModDetails.h refactor: make mod metadata presence (or lack of) easier to find out 2022-05-23 14:43:09 -03:00
ModFolderModel_test.cpp NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
ModFolderModel.cpp fix: don't try to delete mods multiple times 2022-05-23 14:43:10 -03:00
ModFolderModel.h refactor: move mod tasks to their own subfolder 2022-05-23 14:42:27 -03:00
ResourcePackFolderModel.cpp NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
ResourcePackFolderModel.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
TexturePackFolderModel.cpp NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
TexturePackFolderModel.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00