nicohman / wyvern

A simple CLI client for installing and maintaining linux GOG games
GNU General Public License v3.0
87 stars 5 forks source link

wyvern extras --all --id 1207666073 --output folder/ #19

Closed sigboe closed 5 years ago

sigboe commented 5 years ago

It would be super nice to get a few extra features in the extras subcommand.

wyvern extras --all --id 1207666073 --output folder-name

I'd like to decide both the specific game, not searching for a name, and selecting what folder to download to. This would practically fix #17 for me.

nicohman commented 5 years ago

Added these in da0e05d00c46ed3b15a4ca44a777e22860c70dcb and 8b281f40f286b2ffa0484f8adcabe5e9b36ee016.

sigboe commented 5 years ago

Great, that was quick, thanks!