1
0
Fork 0
mirror of synced 2024-06-28 11:11:15 +12:00
Rare/rare/components/tabs/games/game_info
loathingKernel 5f5e471169
RareGameBase: Add default_platform property
This property reports the default platform to use for a game based
on legendary's configuration and if they platform is available in the
game's assets.

Using that property we can make better choices on what platform to operate
on without user intervention. Currently we use it to infer the platform
in when installing, importing, and calculating game versions.
2023-12-16 14:02:53 +02:00
..
__init__.py SideTabContainer: Set size policy for the container scrollarea container widget 2023-12-12 14:43:41 +02:00
cloud_saves.py RareGame: Return values only from Game for app_name and app_title 2023-12-14 23:08:29 +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 RareGameBase: Add default_platform property 2023-12-16 14:02:53 +02:00
game_settings.py GameSettings: Properly find row to insert widgets. 2023-12-12 01:23:19 +02:00
move_game.py IndicatorLineEdit: Wrap edit_func inside the QRunnable 2023-03-15 18:25:32 +02:00