Build Godot by Action Commons
Version updated for https://github.com/ActionCommons/build-godot to version v1.0.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The build-godot GitHub Action automates the process of downloading and building specific versions of the Godot game engine source code using SCons for various target platforms and configurations. It streamlines tasks such as building the Godot editor, export templates, and other custom binaries, supporting multiple platforms and build options. This action is particularly useful for developers looking to integrate Godot builds into CI/CD workflows, providing flexibility, platform support, and customization capabilities.
What’s Changed
New in this release:
- Updated
create_header_archiveoption to include files with*.glsl,*.h,*.hh,*.hpp,*.inc, and*.inlextensions.