kikimoragames/Itch.io - Publish
Publish releases to Itch.io
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| butlerApiKey | Butler API Key | yes | — |
| gameData | Directory or .zip file of the game data. Zip files are slower to upload. | yes | — |
| itchUsername | Itch.io username of the game owner. e.g. in finji/overland this would be finji. | yes | — |
| itchGameId | Itch.io id of the game. e.g. in finji/overland this would be overland. | yes | — |
| buildChannel | Channel name of the game: https://itch.io/docs/butler/pushing.html#channel-names | yes | — |
| buildNumber | Optional build number, use to supply your own build version instead of using itch's versioning | no | — |
| buildNumberFile | Optional build number file path, use to supply your own build version instead of using itch's versioning. The file should contain a single line with the version or build number, in UTF-8 without BOM. | no | — |
Outputs
no outputs