run_project
Run a Godot project from a specified directory, optionally launching a particular scene, and capture the console output.
Instructions
Run the Godot project and capture output
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | Path to the Godot project directory | |
| scene | No | Optional: Specific scene to run |