Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cs2-analysis/setup-steam-depot-downloader
Action to setup Steam depot downloader
https://github.com/cs2-analysis/setup-steam-depot-downloader
actions depotdownloader github-actions steam
Last synced: 17 days ago
JSON representation
Action to setup Steam depot downloader
- Host: GitHub
- URL: https://github.com/cs2-analysis/setup-steam-depot-downloader
- Owner: cs2-analysis
- License: mit
- Created: 2024-11-09T23:46:59.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2024-11-30T19:01:53.000Z (22 days ago)
- Last Synced: 2024-11-30T19:33:22.173Z (22 days ago)
- Topics: actions, depotdownloader, github-actions, steam
- Language: JavaScript
- Homepage:
- Size: 393 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# setup-steam-depot-downloader
Action to setup Steam depot downloader
## Usage
```yaml
- name: Setup Steam depot downloader
uses: cs2-analysis/setup-steam-depot-downloader@v1
with:
version: 'latest' # Optional. This is a release tag. Default is 'latest'
```