1
0
Fork 0
mirror of synced 2024-06-02 18:54:41 +12:00
Rare/rare
Stelios Tsampas 23c2f6dc0a RareGame: Return app_title as folder name if FolderName is not in customAttributes
Fortnite specifically doesn't provide `FolderName` in `customAttributes`, meaning we can't create the shortcut. If the attribute is not provided, assume that it is safe to use the application title.

Fixes: #283
2023-05-04 17:45:51 +03:00
..
components ImportGame: Pass app_name through the signal to resolve some information 2023-05-03 17:27:36 +03:00
game_launch_helper Use signal.disconnect without parameters 2023-04-08 01:03:14 +02:00
lgndr LgdnrCore: Add egstore_write and egstore_delete methods 2023-03-15 17:59:33 +02:00
models RareGame: Return app_title as folder name if FolderName is not in customAttributes 2023-05-04 17:45:51 +03:00
resources Update translations 2023-04-13 01:10:12 +02:00
shared RareCore: Use correct typing identifier 2023-05-03 17:27:36 +03:00
ui Show free space in install dialog 2023-05-03 12:32:12 +02:00
utils Fix desktop shortcuts on windows 2023-05-03 12:32:12 +02:00
widgets Refactor: Move ImageSize to models 2023-05-03 17:27:35 +03:00
__init__.py Bump version 1.10.1 2023-05-04 01:03:59 +02:00
__main__.py Main: Trust shebangs. Fixes launching games on NixOS 2023-03-12 15:38:18 +02:00
app.py Rare: Apply UTC timezone info on dates 2023-05-03 17:27:35 +03:00