cocos_add_scene_to_build
Add a scene to the build settings of a Cocos Creator project to include it in the final game build, skipping if already included.
Instructions
Add a scene to the includedScenes list in project settings.
Idempotent -- skips if the UUID is already included.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | ||
| scene_uuid | Yes |