mirror of
https://github.com/game-ci/unity-builder.git
synced 2025-07-04 12:25:19 -04:00
Build Unity projects for different platforms
![]() Adds the ability to use a kubernetes container to run builds that are too large for the local machine running the unity-builder. Logs are streamed back during the build. Build results can then be downloaded separately. |
||
---|---|---|
.github/workflows | ||
action | ||
media | ||
src | ||
test-project | ||
.dockerignore | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc.json | ||
.gitignore | ||
.prettierignore | ||
.prettierrc.json | ||
.yarnrc | ||
action.yml | ||
ApplyClusterAndAcquireLock.sh | ||
babel.config.js | ||
CODE_OF_CONDUCT.md | ||
codecov.yml | ||
CONTRIBUTING.md | ||
jest.config.js | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
ReleaseLockAndAttemptShutdown.sh | ||
yarn.lock |
How to use
Find the docs on the Unity CI website.
Related actions
Visit the
status repository for related Actions.
Community
Feel free to join us on
and engage with the community.
Contributing
To help out sharpen the documentation, please find the docs repository.
To contribute to Unity Builder, kindly read the contribution guide.