1
0
Fork 0
mirror of synced 2024-06-29 19:51:02 +12:00
Rare/rare/components/tabs/downloads
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
..
__init__.py RareGame: Return values only from Game for app_name and app_title 2023-12-14 23:08:29 +02:00
download.py Code cleanup 2023-02-07 13:06:08 +02:00
groups.py Code cleanup: Use pass instead of ellipsis (...) for abstractmethods 2023-02-20 15:31:04 +02:00
thread.py DlThread: Create callback function for future use 2023-12-10 22:06:44 +02:00
widgets.py Misc: rename get_size to format_size 2023-03-06 00:39:23 +02:00