Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/game-ci/unity-builder
Build Unity projects for different platforms
https://github.com/game-ci/unity-builder
actions build ci game-ci github hacktoberfest unity unity-actions unity-builder
Last synced: about 10 hours ago
JSON representation
Build Unity projects for different platforms
- Host: GitHub
- URL: https://github.com/game-ci/unity-builder
- Owner: game-ci
- License: mit
- Created: 2019-11-30T17:50:35.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-10T14:02:40.000Z (2 months ago)
- Last Synced: 2024-10-29T11:18:36.751Z (about 1 month ago)
- Topics: actions, build, ci, game-ci, github, hacktoberfest, unity, unity-actions, unity-builder
- Language: TypeScript
- Homepage: https://github.com/marketplace/actions/unity-builder
- Size: 86.2 MB
- Stars: 848
- Watchers: 14
- Forks: 251
- Open Issues: 68
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome - game-ci/unity-builder - Build Unity projects for different platforms (TypeScript)
README
# Unity - Builder
(Not affiliated with Unity Technologies)
GitHub Action to
[build Unity projects](https://github.com/marketplace/actions/unity-builder)
for different platforms.Part of the GameCI open source project.
[![Builds - Ubuntu](https://github.com/game-ci/unity-builder/actions/workflows/build-tests-ubuntu.yml/badge.svg)](https://github.com/game-ci/unity-builder/actions/workflows/build-tests-ubuntu.yml)
[![Builds - Windows](https://github.com/game-ci/unity-builder/actions/workflows/build-tests-windows.yml/badge.svg)](https://github.com/game-ci/unity-builder/actions/workflows/build-tests-windows.yml)
[![Builds - MacOS](https://github.com/game-ci/unity-builder/actions/workflows/build-tests-mac.yml/badge.svg)](https://github.com/game-ci/unity-builder/actions/workflows/build-tests-mac.yml)
[![codecov - test coverage](https://codecov.io/gh/game-ci/unity-builder/branch/master/graph/badge.svg)](https://codecov.io/gh/game-ci/unity-builder)
## How to use
Find the
[docs](https://game.ci/docs/github/builder)
on the GameCI
[documentation website](https://game.ci/docs).## Related actions
Visit the
GameCI Unity Actions
status repository for related Actions.## Community
Feel free to join us on
and engage with the community.## Contributing
To help improve the documentation, please find the docs [repository](https://github.com/game-ci/documentation).
To contribute to Unity Builder, kindly read the [contribution guide](./CONTRIBUTING.md).
## Support us
GameCI is free for everyone forever.
You can support us at [OpenCollective](https://opencollective.com/game-ci).
## Licence
This repository is [MIT](./LICENSE) licensed.
This includes all contributions from the community.