aboutsummaryrefslogtreecommitdiff
path: root/api/logic/modplatform/modpacksch/FTBPackInstallTask.h
AgeCommit message (Collapse)Author
2021-07-25NOISSUE Flatten gui and logic libraries into MultiMCPetr Mrázek
2021-07-06GH-1949 Allow modpacks.ch pack downloads to be abortedJamie Mansfield
2021-06-28NOISSUE Cache file downloads for modpacks.chJamie Mansfield
2021-02-25NOISSUE Download all mods before writing the instance for modpacks.chJamie Mansfield
This is prepatory work for implementing jarmods support for modpacks.ch, where we will need to look through files in a directory - which would require that those files are present at such time. This might even fix some weird bugs, maybe - I've not encountered any bugs from how this previously worked, but I feel that what's going on is slightly clearer now.
2020-08-21NOISSUE attempt to fix build on macOSPetr Mrázek