1
0
Fork 0
mirror of synced 2024-06-02 10:44:40 +12:00
Rare/rare
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
..
components RareGameBase: Add default_platform property 2023-12-16 14:02:53 +02:00
launcher Launcher: Add Fortnite to detached processes 2023-12-10 14:22:27 +02:00
lgndr Lgndr: Log what config location we are using 2023-12-16 13:57:32 +02:00
models RareGameBase: Add default_platform property 2023-12-16 14:02:53 +02:00
resources LoadingWidget: Use @MultisampledNight 's animation 2023-11-28 16:48:13 +02:00
shared RareCore: Set install_dir and mac_install_dir on new configurations. 2023-12-16 13:52:06 +02:00
ui UI: Update some strings 2023-12-15 23:22:55 +02:00
utils QtRequests: Handle multiple requests concurrently and use caching 2023-12-12 12:41:18 +02:00
widgets IndicatorEdit: Set placeholder as tooltip too 2023-12-15 23:20:32 +02:00
__init__.py Rare: Version 1.10.8 2023-12-13 15:36:57 +02:00
__main__.py Rare: Update scripts to use the new entry point 2023-12-10 14:21:36 +02:00
main.py Rare: expand LEGENDARY_CONFIG_PATH before using it. 2023-12-16 13:50:48 +02:00