create_project
create_projectCreates a new Godot project from scratch. Specify the project name and directory path.
Instructions
Create a new Godot project from scratch
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectName | Yes | Name of the project | |
| projectPath | Yes | Directory where the project will be created |