unity-builder/README.md

56 lines
1.9 KiB
Markdown
Raw Permalink Normal View History

# Unity - Builder
(Not affiliated with Unity Technologies)
2019-12-03 22:16:18 +00:00
2019-12-22 21:06:34 +00:00
GitHub Action to
[build Unity projects](https://github.com/marketplace/actions/unity-builder)
2019-12-03 22:16:18 +00:00
for different platforms.
Part of the <a href="https://game.ci">GameCI</a> open source project.
2020-07-11 12:38:02 +00:00
<br />
<br />
2019-12-07 23:59:14 +00:00
[![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)
2020-07-11 12:38:02 +00:00
<br />
<br />
2020-07-11 12:38:02 +00:00
## How to use
2020-07-11 12:38:02 +00:00
Find the
2021-02-07 01:04:40 +00:00
[docs](https://game.ci/docs/github/builder)
2020-12-06 17:13:32 +00:00
on the GameCI
2021-02-07 01:04:40 +00:00
[documentation website](https://game.ci/docs).
2020-07-11 12:38:02 +00:00
## Related actions
2020-07-11 12:38:02 +00:00
Visit the
GameCI <a href="https://github.com/game-ci/unity-actions">Unity Actions</a>
2020-07-11 12:38:02 +00:00
status repository for related Actions.
2020-07-11 12:38:02 +00:00
## Community
2020-07-11 12:38:02 +00:00
Feel free to join us on
2020-12-06 17:13:32 +00:00
<a href="http://game.ci/discord"><img height="30" src="media/Discord-Logo.svg" alt="Discord" /></a>
2020-07-11 12:38:02 +00:00
and engage with the community.
2020-07-11 12:38:02 +00:00
## Contributing
2019-12-01 01:03:52 +00:00
To help improve the documentation, please find the docs [repository](https://github.com/game-ci/documentation).
2020-07-11 12:38:02 +00:00
To contribute to Unity Builder, kindly read the [contribution guide](./CONTRIBUTING.md).
2021-07-12 17:28:11 +00:00
## Support us
GameCI is free for everyone forever.
You can support us at [OpenCollective](https://opencollective.com/game-ci).
2019-12-22 21:06:34 +00:00
## Licence
2021-07-12 17:28:11 +00:00
This repository is [MIT](./LICENSE) licensed.
This includes all contributions from the community.