Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-23 | chore: add license headers | flow | |
Prevents a massive inload of Scrumplex ditto's :) I didn't add it to every file modified in this PR because the other changes are pretty minor, and would explode the diff of the PR. I hope that's not a problem O_O | |||
2022-05-23 | fix: use correct hash_type when creating metadata | flow | |
also fix: wrong parameter name in LocalModUpdateTask's constructor also fix: correct hash_format in CF | |||
2022-05-23 | tidy: apply clang-tidy to some files | flow | |
Mostly the ones created in this PR + Mod.h / Mod.cpp / ModDetails.h | |||
2022-05-23 | refactor: move mod tasks to their own subfolder | flow | |
Makes the launcher/minecraft/mod/ folder a little more organized. |