1
0
Fork 0
mirror of synced 2024-06-02 18:54:41 +12:00
Rare/rare/lgndr
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
..
downloader Lgndr: Restructure module to follow legendary's file hierarchy 2022-10-29 14:50:18 +03:00
glue fix ValueError: 'mutable default X for field indirect_status is not allowed: use default_factory' 2022-12-05 20:09:17 +01:00
models Lgndr: Restructure module to follow legendary's file hierarchy 2022-10-29 14:50:18 +03:00
__init__.py Lgndr: Create argument models for consistent function arguments and cleaner implementation. 2022-08-02 10:42:38 +03:00
cli.py InstallDialog: Allow for some special cases to install 0 size downloads 2023-03-14 12:18:19 +02:00
core.py LgdnrCore: Add egstore_write and egstore_delete methods 2023-03-15 17:59:33 +02:00