1
0
Fork 0
mirror of synced 2024-09-18 18:38:52 +12:00
Rare/rare/shared/workers
loathingKernel 7b33e4876e
EosGroup: Remake the UI and integrate with Rare's facilities
* Uninstalling the Overlay now goes through the same procedure as
uninstalling any other game.

* The available prefixes are now listed instead of hiding them inside
a combo box.

* Each listing works indepedently to enable/disable the Overlay for the prefix
2023-12-03 17:11:42 +02:00
..
__init__.py RareCore: Replace individual fetch workers with a single one. 2023-05-29 16:40:36 +03:00
fetch.py RareCore: Replace individual fetch workers with a single one. 2023-05-29 16:40:36 +03:00
install_info.py
move.py Use object instead of ctypes.c_uint64 for signals that carry large ints 2023-03-16 14:04:12 +02:00
uninstall.py EosGroup: Remake the UI and integrate with Rare's facilities 2023-12-03 17:11:42 +02:00
verify.py RareGame: don't delete .egstore if the game is a DLC 2023-03-15 21:20:52 +02:00
wine_resolver.py Wine,WineResolver: Add more logging 2023-12-03 17:09:47 +02:00
worker.py