Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-25 | NOISSUE Flatten gui and logic libraries into MultiMC | Petr Mrázek | |
2019-06-08 | NOISSUE fix macOS build, remove bundled dependencies on linux | Petr Mrázek | |
Your copy of MultiMC might stop working after this update because we no longer bundle Qt and other system libraries. Contact us at https://discord.gg/0k2zsXGNHs0fE4Wm if you need help with installing Qt. Qt 5.4.x or newer is required. | |||
2019-05-31 | NOISSUE improve icon handling while importing and exporting instances | Petr Mrázek | |
Now it handles formats other than png. | |||
2018-07-15 | NOISSUE tabs -> spaces | Petr Mrázek | |
2018-04-07 | #2228, #2229 - Auto import pack icons and fixed to big version selection - ↵ | Janrupf | |
Closes #2228, Closes #2229 | |||
2016-10-26 | NOISSUE Granular instance reload | Petr Mrázek | |
2016-05-03 | GH-1559 Export IIconList from logic API | Mrazek, Petr | |
2016-05-03 | GH-1559 Fix FTB icons | Petr Mrázek | |
This was caused by separation of GUI and logic. Now logic has an interface that GUI implements. It should be expanded upon later. |