legendary/legendary
toxic-recker b30e274251
Added support for moving games between disks
Used `[shutil.move()](https://docs.python.org/3/library/shutil.html#shutil.move)` instead of `os.rename()` to add support for moving games to different disks.
2023-01-07 17:15:34 +05:30
..
api [api] Handle "corrective action" errors on login 2022-12-14 16:16:21 +01:00
downloader Cherry-pick some Sourcery refactoring suggestions 2022-10-25 15:38:55 +02:00
lfs Cherry-pick some Sourcery refactoring suggestions 2022-10-25 15:38:55 +02:00
models [models] Improve manifest serialisation support 2022-10-26 15:17:33 +02:00
utils [core/utils] Respect include/exclude filter when deleting save data 2022-11-06 17:14:02 +01:00
__init__.py Bump version 2023-01-05 17:30:27 +01:00
cli.py Added support for moving games between disks 2023-01-07 17:15:34 +05:30
core.py [core] Strip name of game installation folder 2023-01-05 17:28:32 +01:00