build_start
Start Unity builds using current build settings and enabled scenes. Specify output path to generate executable or project files.
Instructions
Start a build with the current build settings. Uses enabled scenes from Build Settings. This may take a long time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| outputPath | Yes | Output path for the build (e.g. 'Build/MyGame.exe' or 'Build/MyGame') |