1
0
Fork 0
mirror of synced 2024-06-02 10:44:40 +12:00
Rare/rare/shared
loathingKernel 687218d29b
RareGame: Return values only from Game for app_name and app_title
With launchable DLCs we will need to replace the InstalledGame in the
DLC with the InstalledGame from the base game so depend these properties
solely on the Game attribute. Furthermore, since we do not need backwards
compatibility any more, remove the `title` property and rename its uses
to use `app_title`
2023-12-14 23:08:29 +02:00
..
workers RareGame: Return values only from Game for app_name and app_title 2023-12-14 23:08:29 +02:00
__init__.py RareCore: Manage initialization in RareCore instead of LaunchDialog 2023-03-07 17:11:21 +02:00
game_process.py GameProcess: Don't spam with not found processes on startup 2023-12-07 19:39:07 +02:00
image_manager.py Library: Move image loading from RareCore to the GameWidget 2023-11-29 12:50:02 +02:00
rare_core.py AccountWidget: Add a Quit button in the widget in case the system tray 2023-12-10 14:21:39 +02:00