run_project
run_projectLaunch a Godot project from its path and capture runtime output, with option to specify a scene.
Instructions
Run the Godot project and capture output
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scene | No | Optional: Specific scene to run | |
| projectPath | Yes | Godot project path |