install-godot
Version updated for https://github.com/u-w-p/install-godot to version v2.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Install-Godot GitHub Action automates the setup of a specified version of the headless Godot engine on Linux-based GitHub Action runners. It simplifies workflows by downloading and caching the Godot executable, with optional support for export templates and Mono builds for C# projects. This action is tailored for automating Godot CLI-based tasks, such as exports, in CI/CD pipelines.
Release notes
Full Changelog: https://github.com/u-w-p/install-godot/compare/v1...v2