1
0
Fork 0
mirror of synced 2024-06-29 03:31:06 +12:00
Rare/rare/ui/components/tabs/games/game_info
loathingKernel 36ad33b8f3 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.
2024-02-12 21:52:07 +02:00
..
__init__.py Add __init__.py in ui folder for setuptools.find_packages() 2021-05-21 16:48:33 +02:00
cloud_settings_widget.py Launcher: Refactor cloud sync dialog to use ButtonDialog base class 2024-01-02 17:38:51 +02:00
cloud_settings_widget.ui Launcher: Refactor cloud sync dialog to use ButtonDialog base class 2024-01-02 17:38:51 +02:00
cloud_sync_widget.py Launcher: Refactor cloud sync dialog to use ButtonDialog base class 2024-01-02 17:38:51 +02:00
cloud_sync_widget.ui Launcher: Refactor cloud sync dialog to use ButtonDialog base class 2024-01-02 17:38:51 +02:00
game_dlc.py GameDlc: Re-write the form to use a QToolBox instead of two separate QGroupBoxes. 2023-02-04 17:38:07 +02:00
game_dlc.ui GameDlc: Re-write the form to use a QToolBox instead of two separate QGroupBoxes. 2023-02-04 17:38:07 +02:00
game_dlc_widget.py Resources: Move some more stylesheets into the static CSS 2023-03-03 14:16:04 +02:00
game_dlc_widget.ui Resources: Move some more stylesheets into the static CSS 2023-03-03 14:16:04 +02:00
game_info.py SteamGrades: Return the Steam game ID with the grade and store it. 2024-02-12 21:52:07 +02:00
game_info.ui SteamGrades: Return the Steam game ID with the grade and store it. 2024-02-12 21:52:07 +02:00