legendary/legendary
derrod f22c8d0ab6 [cli] Add --skip-sdl and --disable-sdl options
--skip-sdl simply skips the prompt and selects the defaults.
--disable-sdl disables selective downloading for the title and
will reset existing SDL settings (if any). Can be re-enabled
with --reset-sdl or by removing the config option manually.

The combination "--reset-sdl --disable-sdl" is allowed and will
reset existing tags while keeping SDL disabled.
2021-09-29 08:05:37 +02:00
..
api [api] Add method for downloading SDL data 2021-09-05 09:06:57 +02:00
downloader [cli/downloader.mp] Explicitly set UTF-8 encoding for resume/repair file 2021-09-28 02:42:17 +02:00
lfs [cli/core/lfs] Allow specifying custom config file 2021-09-28 03:07:15 +02:00
models [cli/core/models] Refactor launch parameters and add --json option 2021-09-28 04:06:54 +02:00
utils [cli/core/lfs/utils] Fetch SDL data from API 2021-09-05 09:41:54 +02:00
__init__.py Bump version 2021-09-08 11:10:42 +02:00
cli.py [cli] Add --skip-sdl and --disable-sdl options 2021-09-29 08:05:37 +02:00
core.py [cli/core] Add option to force refresh game metadata 2021-09-28 05:56:19 +02:00