ValvePython / steamctl

🤸 Take control of Steam from your terminal
https://pypi.org/project/steamctl/
MIT License
306 stars 16 forks source link

Can't use the "apps lisenses" command? #41

Closed ghost closed 2 years ago

ghost commented 2 years ago

Is the "apps licenses" command in the README Command list not available?

$ steamctl apps licenses
usage: steamctl apps [-h] <subcommand> ...
steamctl apps: error: argument <subcommand>: invalid choice: 'licenses' (choose from 'list', 'product_info', 'item_def')
rossengeorgiev commented 2 years ago

Latest version is not published to pypi yet. You can install it from github directly, see the README.