Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ceifa/steam-workshop

Download steam workshop items with a command
https://github.com/ceifa/steam-workshop

Last synced: 18 days ago
JSON representation

Download steam workshop items with a command

Awesome Lists containing this project

README

        

# 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

Install [NodeJS](https://nodejs.org/en/) and run this on CMD/Bash:

```bash
npm install -g steam-ws
```

## Usage

Just run this on CMD/Bash with the url of the item you want to download:

```bash
steam-ws https://steamcommunity.com/sharedfiles/filedetails/?id=2214712098
# OR
steam-ws 2214712098
```