1
0
Fork 0
mirror of synced 2024-10-02 10:16:50 +13:00
Rare/rare/components/tabs/games/integrations
loathingKernel 34a13ea3b2 ApiResults: Mirror the way RareCore from refactor_backend handles non asset items
`LegendaryCore.get_non_asset_library_items()` returns the same tuple
for `game_list, dlc_dict` as for regular games with assets, so
keep the result for API completeness, since `RareGame` can handle those
games properly.
2023-02-07 13:04:33 +02:00
..
__init__.py Reference tabs by their returned indices instead of hardcoded numbers 2023-02-04 17:38:07 +02:00
egl_sync_group.py RareGame: Add enqueue and dequeue signals 2023-02-04 17:38:07 +02:00
eos_group.py
import_group.py ApiResults: Mirror the way RareCore from refactor_backend handles non asset items 2023-02-07 13:04:33 +02:00
ubisoft_group.py