actions-marketplace-validations/Godot Setup
Setup Godot to run in graphical mode (i.e. non-headless) on Linux, Windows, or macOS.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Godot version to use | yes | 4.3-stable |
| arch | Target architecture (x86_64, arm64, x86_32, arm32). Auto-detected if not specified. | no | — |
| mono | Use the Mono build | no | false |
| alias | Name of the Godot executable that will be added to PATH | no | godot |
| cache | Whether to save/restore Godot download (and mesa-dist-win on Windows runners) to/from cache | no | true |
| export-templates | Whether to download export templates | no | false |
| github-token | — | no | ${{ github.token }} |
Outputs
no outputs