create_project
Create a new RPG Maker MZ project with default data files by specifying a title and absolute path, optionally pointing to your RPG Maker MZ installation.
Instructions
Create a new RPG Maker MZ project with default data files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gameTitle | Yes | Title of the game | |
| projectPath | Yes | Absolute path where the project will be created | |
| rpgmakerPath | No | RPG Maker MZ installation path (auto-detected if omitted) |