blazium-games/Blazium Setup
Setup Blazium Engine for use with macOS, Windows, and Linux CI/CD runners.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jun 25, 2025
- License
- MIT
Pinned Snippet
uses: blazium-games/setup-blazium-engine@ecd7ee8849716a591cc4d6033b8782aadd6bb26b # v0.1.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Blazium Engine version: e.g., 0.1.184, 0.1.188, etc. Must include major, minor, and patch. | — | latest |
| bin-path | Path for binaries to be installed to, relative to the current working directory of the action. This is the path that will be added to the system path. | — | bin |
| arch | Specify the architecture (e.g., x86_64, arm64, arm32, 32bit, 64bit). | — | "" |
| platform | Specify the platform (e.g., linux, windows, macos). | — | "" |
| download_editor | Download Blazium CLI Editor | — | true |
| download_template | Download Blazium CLI Template | — | false |
| download_mono | Download Blazium Mono Version | — | false |
| use-cache | Use cache | — | true |
Outputs
no outputs