Build Unity projects for different platforms
 
 
 
Go to file
Webber e225e8b45f Reflect new options based on unity's code 2019-12-01 02:03:22 +01:00
.github/workflows Test the action 2019-12-01 01:33:01 +01:00
test-project Build with webgl container 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
Dockerfile Build with webgl container 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
action.yml Initial take at the build job 2019-12-01 01:33:01 +01:00
entrypoint.sh Reflect new options based on unity's code 2019-12-01 02:03:22 +01:00

README.md

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.