create_project
Initialize a new Godot project by specifying its name and directory.
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 |