Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-06 | fix: Add 1.16+ Forge library prefix in TechnicPackProcessor.cpp | byquanton | |
Signed-off-by: byquanton <32410361+byquanton@users.noreply.github.com> | |||
2022-07-08 | fix(technic): map loader libraries to components properly | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-05-30 | Use `QStringList` instead of `QSet<QString>` | Kenneth Chew | |
Co-authored-by: flow <flowlnlnln@gmail.com> | |||
2022-05-30 | Add Quilt support for Technic modpacks | Kenneth Chew | |
2022-03-19 | fix(i18n): fix translatable strings | Sefa Eyeoglu | |
2022-02-21 | refactor: set default InstanceType to OneSix | Sefa Eyeoglu | |
2022-01-31 | refactor: simpler includes for quazip | Sefa Eyeoglu | |
2022-01-31 | refactor: add in-tree QuaZip | Sefa Eyeoglu | |
2022-01-31 | refactor: initial migration to QuaZip 1.2 | Sefa Eyeoglu | |
Let's move off our custom QuaZip. In the olden times we needed the custom version of QuaZip, as it was basically unmaintained and on SourceForge (eww). But nowadays it's maintained and on GitHub. See new GitHub page: https://github.com/stachenov/quazip | |||
2021-07-25 | NOISSUE Flatten gui and logic libraries into MultiMC | Petr Mrázek | |