1
0
Fork 0
mirror of synced 2024-09-14 08:27:33 +12:00
Rare/rare/components
loathingKernel 9bd73f3440
SteamGrades: Return the Steam game ID with the grade and store it.
This allows compatibility tools that use the SteamAppId environment
variable to make decisions or apply fixes do their job more accurately.

Also use the stored variable to provide a link to protondb through
the grade label in GameInfo.

The steam grades now use the orjson library to load Steam's ~6MB
database faster.
2023-12-03 17:11:46 +02:00
..
dialogs AccountWidget: Add a Quit button in the widget in case the system tray 2023-12-03 17:11:45 +02:00
tabs SteamGrades: Return the Steam game ID with the grade and store it. 2023-12-03 17:11:46 +02:00
__init__.py RareCore: Move entitlements request into an independent worker 2023-12-03 17:11:45 +02:00
main_window.py AccountWidget: Add a Quit button in the widget in case the system tray 2023-12-03 17:11:45 +02:00
tray_icon.py InstallQueueItemModel: Refactor to add an expiration date to the download 2023-02-04 17:38:07 +02:00