ValvePython / steamctl

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

Add manifest request code handling for singular manifest commands #57

Closed rossengeorgiev closed 1 year ago

rossengeorgiev commented 1 year ago

fix #54

When requesting individual manifest, we weren't requesting manifest codes at all. With this current and older manifest can be downloaded, and caching works properly.