# superunitybuild/buildtool

A powerful automation tool for quickly and easily generating builds with Unity.

Repository: https://github.com/superunitybuild/buildtool
Canonical: https://ross.abutalabs.com/products/buildtool
Language: C#
License: MIT
License Family: permissive
Topics: unity3d, game-development, automation, build-automation, unity, hacktoberfest
Last push: 2025-01-07T14:09:09+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3793, "days_push": 603, "days_rel": 603, "gap_med": null, "n_releases_24m": 1}
- flags: prerelease_only
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1345, forks 130 (observed 2026-08-28T04:04:27.330803+00:00)

## What it is
SuperUnityBuild is an open-source Unity package that automates generating game builds across multiple platforms, architectures, and distribution storefronts. It offers configurable build variants, one-click batch builds, and an extensible BuildAction framework for custom build steps.

## Use cases
- automate unity builds for multiple platforms
- batch build all unity build configurations with one click
- manage build variants for different storefronts in unity
- automatically generate version numbers in unity builds
- zip build output and copy files after unity build
- build assetbundles as part of unity build pipeline

## When to choose
- you target multiple platforms or distribution channels in Unity and find the built-in build workflow cumbersome
- you want extensible, scriptable build automation with custom BuildActions
- you need features like version number generation or automated post-build file operations

## When to avoid
- your project uses a Unity version older than 2020.3
- you only build a single platform occasionally and Unity's built-in build window suffices
- you need CI/CD outside the Unity editor rather than in-editor build automation

## Facets
- artifact type: plugin
- maturity: active
- function: build-tool, workflow-automation, developer-tools, plugin-system
- domain: developer-tools
- platform: windows, cross-platform
- tags: unity, unity3d, build-automation, unity-package, batch-builds, buildactions, openupm, game-development, automation, macos, linux, ios, android

## Member repositories
- superunitybuild/buildtool (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:27.330803+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:42:46.713079+00:00, confidence not recorded.
  - readme: https://github.com/superunitybuild/buildtool (fetched 2026-08-28T04:04:27.330803+00:00, sha 05beef29ec75)
- Data as of 2026-08-30T08:39:29.467469+00:00.
