screeps/Steam deploy
Deploy games to Steam with Steamworks SDK
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| username | The username of your builder account. | yes | "" |
| password | The password of your builder account. | yes | "" |
| configVdf | The contents of STEAM_HOME/config/config.vdf. | yes | — |
| ssfnFileName | The basename of the STEAM_HOME/ssfn file. | yes | — |
| ssfnFileContents | The contents of the file at STEAM_HOME/ssfnFileName. | yes | — |
| appId | The app id within steam partner network. | yes | "" |
| buildDescription | Description for this build. | no | — |
| rootPath | The root path to your builds. This is the base of which depots will search your files. | yes | — |
| depot1Path | The path to depot1. | no | — |
| depot2Path | The path to depot2. | no | — |
| depot3Path | The path to depot3. | no | — |
| depot4Path | The path to depot4. | no | — |
| depot5Path | The path to depot5. | no | — |
| depot6Path | The path to depot6. | no | — |
| depot7Path | The path to depot7. | no | — |
| depot8Path | The path to depot8. | no | — |
| depot9Path | The path to depot9. | no | — |
| releaseBranch | The branch within steam that this build will be automatically put live on. | no | — |
Outputs
| name | description |
|---|---|
| manifest | The path to the generated manifest.vdf |