Cake.Unity3D addin
This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Unity3D.
Adds the ability to build Unity3D projects using cake.
General
|
BuildUnity3DProject Alias from Cake.Unity3D addin |
Build a provided Unity3D project with the specified build options. |
|
GetAllUnityInstalls Alias from Cake.Unity3D addin |
Locate all installed version of Unity3D. Warning: This currently only works for Windows and has only been tested on Windows 10. |
|
TestUnity3DProject Alias from Cake.Unity3D addin |
Test a provided Unity3D project with the specified test options. |
|
TryGetUnityInstall Alias from Cake.Unity3D addin |
Try and get the absolute install path for a specific Unity3D version. |
|
Try Alias from Cake.Unity3D addin |
Try and get the version of Unity3D a specified project uses. |
