This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
PrismLauncher
Watch
1
Star
0
Fork
0
You've already forked PrismLauncher
mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced
2026-04-30 14:02:43 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b7344af313397c00a80fc823ecfa46229eec1ff0
PrismLauncher
/
launcher
/
tasks
History
Octol1ttle
f59e5b2df9
change: set abort button to "Skip" when downloading game files
...
Signed-off-by: Octol1ttle <
l1ttleofficial@outlook.com
>
2026-02-10 22:42:19 +05:00
..
ConcurrentTask.cpp
feat: compound the conncurent task error
2025-05-10 12:16:10 +03:00
ConcurrentTask.h
Reduce usage of [[nodiscard]] attributes
2025-07-07 20:56:29 +01:00
MultipleOptionsTask.cpp
remove task parent from constuctor
2024-11-01 00:11:45 +02:00
MultipleOptionsTask.h
remove task parent from constuctor
2024-11-01 00:11:45 +02:00
SequentialTask.cpp
fix: add missing returns after emitFailed/Aborted
2026-01-21 18:30:31 +05:00
SequentialTask.h
remove task parent from constuctor
2024-11-01 00:11:45 +02:00
Task.cpp
fix: use translated "Aborted"
2026-02-04 09:11:09 +05:00
Task.h
change: set abort button to "Skip" when downloading game files
2026-02-10 22:42:19 +05:00