create_project
Set up a new Godot project from scratch in a specified directory using a project name and 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 |