run_project
Runs a Godot project from the specified directory and captures its output. Optionally select a specific scene to load.
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 |