1
0
Fork 0
mirror of synced 2024-09-14 16:38:00 +12:00
Rare/rare/utils
loathingKernel 89df9806b5
Cleanup:
* 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.
2023-12-03 17:11:47 +02:00
..
__init__.py lowercase snake case 2021-04-07 22:39:23 +02:00
config_helper.py Cleanup: 2023-12-03 17:11:47 +02:00
extra_widgets.py Update loading widget 2023-04-05 13:09:34 +02:00
json_formatter.py Rare: pass through Black formatter 2021-12-27 00:37:13 +01:00
metrics.py Ubisoft: Update Ubisoft redemption widget to use RareCore 2023-11-28 17:15:45 +02:00
misc.py SteamGrades: Return the Steam game ID with the grade and store it. 2023-12-03 17:11:46 +02:00
paths.py Cleanup: 2023-12-03 17:11:47 +02:00
proton.py ConfigHelper: Fix an issue with wine prefix resolution 2023-12-03 17:11:46 +02:00
qt_requests.py Rare: pass through Black formatter 2021-12-27 00:37:13 +01:00
rpc.py Meta: Update links 2023-11-28 15:20:06 +02:00
singleton.py Unify strings formatting (#158) 2022-02-01 22:29:34 +01:00
steam_grades.py SteamGrades: Return the Steam game ID with the grade and store it. 2023-12-03 17:11:46 +02:00
wine.py Wine,WineResolver: Add more logging 2023-12-03 17:09:47 +02:00