bytemeadow/Setup gdenv
Install gdenv and provision a Godot version on GitHub Actions runners.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Godot version to install (for example: 4.5.1, 4.6-beta1). | yes | — |
| use-dotnet | Install and use the .NET Godot build. | — | false |
| include-templates | Install export templates for the selected Godot version. | — | false |
| cache | Enable caching for gdenv data and templates. | — | true |
| gdenv-version | gdenv version to install (default: latest). | — | latest |
Outputs
| name | description |
|---|---|
| godot-bin | Absolute path to the Godot executable. |