1
0
Fork 0
mirror of synced 2024-09-18 18:38:52 +12:00
Rare/rare/components/tabs/games/game_info
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 Cleanup: 2023-12-03 17:11:47 +02:00
cloud_saves.py Rare: Small fixes and typos 2023-12-03 17:11:43 +02:00
game_dlc.py GameInfo: Enable Modify button only when the game has SDLs 2023-11-28 16:38:02 +02:00
game_info.py SteamGrades: Return the Steam game ID with the grade and store it. 2023-12-03 17:11:46 +02:00
game_settings.py GameSettings: Ignore override checks if the game is not installed 2023-03-29 14:01:57 +03:00
move_game.py IndicatorLineEdit: Wrap edit_func inside the QRunnable 2023-03-15 18:25:32 +02:00