xaddbx/Build Owlcat Mod
Builds an Owlcat Mod project and outputs relevant build information.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GAME_NAME | Name of the game which the mod targets | yes | Wrath |
| GITHUB_TOKEN | GitHub token for accessing the package registry. | yes | — |
| GITHUB_NAME | Account used to connect to package registry. | no | ${{ github.repository_owner }} |
| PACKAGE_OWNER | Account which owns package. | no | xADDBx |
| BRANCH_REF | Ref (e.g., branch, tag, SHA) to checkout. | no | — |
| DEPENDENCY_LINKS | Comma-separated list of direct download links to dependencies | no | "" |
| DEPENDENCY_NAMES | Comma-separated list of directory names in which the downloaded files will be put | no | "" |
Outputs
no outputs