amxxmodularecosystem/amxx-builder

Build and package AMX Mod X server plugins from a manifest

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
manifestPath to amxbuild.yml (relative to workspace root)no./amxbuild.yml
build-dirBuild staging directoryno./build
no-fetchSkip re-cloning repos (use local runner cache only)nofalse
no-archiveSkip archive creation — compile onlynofalse
versionShorthand for --set version=<value>no
archive-nameShorthand for --set output.archive_name=<value>no
setOverride any manifest field. One entry per line: version=1.2.3 output.archive_name={name}-{version}.zip output.generate_ini=false no
github-tokenGitHub token for accessing private repositories. Defaults to the built-in GITHUB_TOKEN (sufficient for public repos). no${{ github.token }}
namedescription
nameProject name from the manifest (value of manifest.name)