mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-02 07:10:16 +02:00

This puts all mod downloading tasks inside a SequentialTask, which is, for more than one task, a multi step task. This is handled by the ProgressDialog by showing both the global progress of tasks executed, and the individual progress of each of them.