unity-runner/README.md
2025-09-19 17:17:05 +10:00

19 lines
1.0 KiB
Markdown

# Unity Docker Images
A table of available Docker images for Unity CI/CD:
<!-- table -->
| unity | android | ios | linux (il2cpp) | mac (mono) | webgl | windows (mono) |
|---------|----------|----------|----------|----------|----------|----------|
| 6000.0.35f1 |[🐳 View](https://docker.lakes.house/unityci/editor/tag/ubuntu-6000.0.35f1-android-runner) |[🐳 View](https://docker.lakes.house/unityci/editor/tag/ubuntu-6000.0.35f1-ios-runner) |[🐳 View](https://docker.lakes.house/unityci/editor/tag/ubuntu-6000.0.35f1-linux-il2cpp-runner) |[🐳 View](https://docker.lakes.house/unityci/editor/tag/ubuntu-6000.0.35f1-mac-mono-runner) |[🐳 View](https://docker.lakes.house/unityci/editor/tag/ubuntu-6000.0.35f1-webgl-runner) |[🐳 View](https://docker.lakes.house/unityci/editor/tag/ubuntu-6000.0.35f1-windows-mono-runner) |
<!-- /table -->
# Usage
TODO:
https://github.com/mob-sakai/unity-changeset/blob/main/src/unityGraphQL.ts
use this library to get the change set.
Might as well orchestrate the build with it too.