1
0
Fork 0
mirror of synced 2024-06-28 11:11:15 +12:00
Rare/rare
Stelios Tsampas 2ebc12b1f5 LgdnrCore: Add egstore_write and egstore_delete methods
`egl_unintall` and `egl_export` try to access EGL's programdata folder which raises an exception if the folder doesn't exist (Windows) or it isn't specified (Linux). Copy the relevant bits from LegendaryCore to LgndrCore and create two new methods that only manipulate the `.egstore` folder.
2023-03-15 17:59:33 +02:00
..
components ProtonSettings: Don't default to a directory when there is no configuration 2023-03-14 13:19:51 +02:00
game_launch_helper Only auto sync in launch helper if enabled 2023-03-08 22:29:53 +02:00
lgndr LgdnrCore: Add egstore_write and egstore_delete methods 2023-03-15 17:59:33 +02:00
models LgdnrCore: Add egstore_write and egstore_delete methods 2023-03-15 17:59:33 +02:00
resources StaticStylesheet: Share common properties by setting common object names 2023-03-03 16:51:26 +02:00
shared RareGameSlim: Resolve save game again if dt_local is None 2023-03-14 15:21:10 +02:00
ui CloudSaves: Better handling of changing between games and some UI cleanup 2023-03-11 02:05:41 +02:00
utils Main: Trust shebangs. Fixes launching games on NixOS 2023-03-12 15:38:18 +02:00
widgets IndicatorReasonsCommon: Add EMPTY reason 2023-03-14 13:12:42 +02:00
__init__.py Bump version 2023-01-22 21:14:18 +01:00
__main__.py Main: Trust shebangs. Fixes launching games on NixOS 2023-03-12 15:38:18 +02:00
app.py RareCore: Manage initialization in RareCore instead of LaunchDialog 2023-03-07 17:11:21 +02:00