PrismLauncher/launcher/modplatform/modpacksch
flow 83654a193e
refactor+fix: Make FTB install task similar to other install tasks
In particular, this changes the order so that the instance gets created
before downloading the mods (like other install tasks), and the mod download
directly puts the files in the staging folder (like the others), instead
of that weird makeCached and copy stuff.

This fixes some issues with modpack downloads from FTB, like creating an
instance with no mods in it.

Signed-off-by: flow <flowlnlnln@gmail.com>
2022-10-13 13:27:52 -03:00
..
FTBPackInstallTask.cpp refactor+fix: Make FTB install task similar to other install tasks 2022-10-13 13:27:52 -03:00
FTBPackInstallTask.h refactor+fix: Make FTB install task similar to other install tasks 2022-10-13 13:27:52 -03:00
FTBPackManifest.cpp refactor: shuffle some things around to improve readability 2022-07-26 20:33:33 +02:00
FTBPackManifest.h refactor: shuffle some things around to improve readability 2022-07-26 20:33:33 +02:00