blazium-games/Blazium Setup

Setup Blazium Engine for use with macOS, Windows, and Linux CI/CD runners.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jun 25, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: blazium-games/setup-blazium-engine@ecd7ee8849716a591cc4d6033b8782aadd6bb26b # v0.1.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
versionBlazium Engine version: e.g., 0.1.184, 0.1.188, etc. Must include major, minor, and patch.latest
bin-pathPath 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
archSpecify the architecture (e.g., x86_64, arm64, arm32, 32bit, 64bit).""
platformSpecify the platform (e.g., linux, windows, macos).""
download_editorDownload Blazium CLI Editortrue
download_templateDownload Blazium CLI Templatefalse
download_monoDownload Blazium Mono Versionfalse
use-cacheUse cachetrue

no outputs