Build Unity projects for different platforms
Go to file
2019-12-01 01:33:01 +01:00
.github/workflows Test the action 2019-12-01 01:33:01 +01:00
test-project Add build command 2019-12-01 01:33:01 +01:00
.dockerignore Initial take at the build job 2019-12-01 01:33:01 +01:00
.gitignore Add gitignore 2019-11-30 19:02:30 +01:00
action.yml Initial take at the build job 2019-12-01 01:33:01 +01:00
Dockerfile Initial take at the build job 2019-12-01 01:33:01 +01:00
entrypoint.sh Add build command 2019-12-01 01:33:01 +01:00
LICENSE Add license (MIT) 2019-11-30 19:02:47 +01:00
README.md Add initial description 2019-11-30 19:02:18 +01:00

Unity - Builder

Actions status

Github Action to build Unity projects for different platforms.

It is recommended to run the Test action from the Unity Actions collection before running this action. This action also requires the Activation step.