1
0
Fork 0
mirror of synced 2024-06-26 10:11:19 +12:00
Rare/rare/shared/workers
loathingKernel af6d7c5055 Various WIP
* Use `vars()` instead of directly accessing `__dict__`
* Remove `auto_update` from RareGame's metadata
* Correct check for updating the Steam App ID (We want to keep any changes from the user)
* Collect both Wine and Proton prefixes when removing overlay registry keys.
* Add few convenience functions in config_helper and paths.
2024-02-12 21:52:07 +02:00
..
__init__.py RareCore: Move entitlements request into an independent worker 2024-01-19 01:28:10 +02:00
fetch.py Various WIP 2024-02-12 21:52:07 +02:00
install_info.py EosOverlay: Fix a few remaining issues 2024-01-19 14:54:09 +02:00
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 Various WIP 2024-02-12 21:52:07 +02:00
verify.py VerifyWorker: Use verify_stdout factory instead of direct assignment 2023-12-10 22:44:59 +02:00
wine_resolver.py Various WIP 2024-02-12 21:52:07 +02:00
worker.py Clean-up 2023-03-12 13:19:24 +02:00