mirror of
https://github.com/game-ci/unity-actions.git
synced 2026-01-29 04:39:07 +08:00
Update readme to reflect the latest changes to other actions
This commit is contained in:
14
README.md
14
README.md
@@ -49,12 +49,12 @@ Detailed instructions can be found in each action below.
|
|||||||
|
|
||||||
| Description | Done | Status |
|
| Description | Done | Status |
|
||||||
|-------------------------|------|--------|
|
|-------------------------|------|--------|
|
||||||
| Build for WebGL | ❌ | In progress |
|
| [Build for WebGL](https://github.com/marketplace/actions/unity-builder) | ✔ | [](https://github.com/webbertakken/unity-builder#webgl) |
|
||||||
| Build for Windows | ❌ | In progress |
|
| [Build for Windows](https://github.com/marketplace/actions/unity-builder) | ❌ | In progress |
|
||||||
| Build for Linux | ❌ | In progress |
|
| [Build for Linux](https://github.com/marketplace/actions/unity-builder) | ❌ | In progress |
|
||||||
| Build for MacOS | ❌ | In progress |
|
| [Build for MacOS](https://github.com/marketplace/actions/unity-builder) | ❌ | In progress |
|
||||||
| Build for Android | ❌ | In progress |
|
| [Build for Android](https://github.com/marketplace/actions/unity-builder) | ❌ | In progress |
|
||||||
| Build for iOS | ❌ | In progress |
|
| [Build for iOS](https://github.com/marketplace/actions/unity-builder) | ❌ | In progress |
|
||||||
|
|
||||||
#### Reference implementation
|
#### Reference implementation
|
||||||
|
|
||||||
@@ -63,6 +63,6 @@ A full example implementation can be found in `main.yml` of this repo.
|
|||||||
## Credits
|
## Credits
|
||||||
|
|
||||||
Huge thanks to
|
Huge thanks to
|
||||||
[gableroux](https://gableroux.com/)
|
[GabLeRoux](https://github.com/GabLeRoux)
|
||||||
for his docker [image](https://hub.docker.com/r/gableroux/unity3d/)
|
for his docker [image](https://hub.docker.com/r/gableroux/unity3d/)
|
||||||
and gitlab-ci [example](https://gitlab.com/gableroux/unity3d).
|
and gitlab-ci [example](https://gitlab.com/gableroux/unity3d).
|
||||||
|
|||||||
Reference in New Issue
Block a user