unity-builder/README.md

47 lines
1.5 KiB
Markdown
Raw 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
[![Actions status](https://github.com/game-ci/unity-builder/workflows/Builds/badge.svg?event=push&branch=main)](https://github.com/game-ci/unity-builder/actions?query=branch%3Amain+event%3Apush+workflow%3A%22Builds)
2020-07-11 12:38:02 +00:00
[![lgtm - code quality](https://img.shields.io/lgtm/grade/javascript/g/webbertakken/unity-builder.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/webbertakken/unity-builder/context:javascript)
[![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).
2019-12-22 21:06:34 +00:00
## Licence
[MIT](./LICENSE)