1
0
Fork 0
mirror of synced 2024-06-02 18:54:41 +12:00
Rare/rare/shared
loathingKernel 5307932656
RareCore: Replace individual fetch workers with a single one.
The workers where co-dependent anyways as the non-asset worker
was started after the games worker had sent back its results.
By combining them we can move any data manipulations to the worker
and simplify the handling in RareCore.
2023-05-29 16:40:36 +03:00
..
workers RareCore: Replace individual fetch workers with a single one. 2023-05-29 16:40:36 +03:00
__init__.py RareCore: Manage initialization in RareCore instead of LaunchDialog 2023-03-07 17:11:21 +02:00
game_process.py RareCore: Show progress while preparing RareGames 2023-03-13 00:04:11 +02:00
image_manager.py ImageManager: Check if desktop icons are supported on current plaform 2023-05-14 22:13:12 +02:00
rare_core.py RareCore: Replace individual fetch workers with a single one. 2023-05-29 16:40:36 +03:00