hazre/Resonite Download Action
Download Resonite using DepotDownloader with automatic caching
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| steam-username | Steam username for authentication | yes | — |
| steam-password | Steam password for authentication | yes | — |
| steam-beta-password | Steam beta password (required for headless branch) | no | "" |
| version | Specific Resonite version to download (optional, defaults to latest) | no | "" |
| manifest-id | Specific manifest ID to download (optional) | no | "" |
| resonite-path | Path to the directory where Resonite will be installed | no | ${{ github.workspace }}/Resonite |
| branch | Branch of Resonite to use | no | public |
Outputs
| name | description |
|---|---|
| version | Version of Resonite that was downloaded |
| build-id | Build ID (version without dots) for cache keys |
| manifest-id | Manifest ID that was downloaded |
| cache-hit | Whether the cache was hit |