derrod / legendary

Legendary - A free and open-source replacement for the Epic Games Launcher
https://legendary.gl/discord
GNU General Public License v3.0
4.65k stars 166 forks source link

Add Flag to handle selective downloads #280

Closed flavioislima closed 3 years ago

flavioislima commented 3 years ago

Is your feature request related to a problem? Please describe. Not exactly, but will make it easier for other GUI to handle this kind of feature. Right now the list of sdl is only shown after asking for the installation.

Describe the solution you'd like A new flag when installing a game to pass the list of selective downloads. For instance: legendary install Fortnite --sdl swt hd_textures or legendary install Fortnite --sdl none for no sdl install. Could be also good to have an option to list them, like: legendary install Fortnite --sdl-list

Thanks! :D

flavioislima commented 3 years ago

I think the new --install-tag suffice the need.

Thanks!