UNPKG

steam-ws

Version:

Download any workshop item with a simple command, it also extract it if needed, like `gma` and `bin` files.

17 lines (12 loc) 327 B
# steam-ws - Easy workshop items download Download any workshop item with a simple command, it also extract it if needed, like `gma` and `bin` files. ## Installation ```bash npm install -g steam-ws ``` ## Usage ```bash steam-ws https://steamcommunity.com/sharedfiles/filedetails/?id=2214712098 # OR steam-ws 2214712098 ```