1
0
Fork 0
mirror of synced 2024-06-26 18:20:50 +12:00
Rare/rare/components
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
..
dialogs RareGameBase: Add default_platform property 2023-12-16 14:02:53 +02:00
tabs RareGameBase: Add default_platform property 2023-12-16 14:02:53 +02:00
__init__.py FetchWorker: Fix issue with missing MacOS assets on MacOS 2023-12-15 16:57:32 +02:00
main_window.py AccountWidget: Add a Quit button in the widget in case the system tray 2023-12-10 14:21:39 +02:00
tray_icon.py InstallQueueItemModel: Refactor to add an expiration date to the download 2023-02-04 17:38:07 +02:00