create_project
Create a new GameMaker YYP project at a specified directory by providing the project name and absolute path.
Instructions
Create a new GameMaker YYP project at the specified directory if it does not exist
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Project name for the YYP | |
| projectDir | Yes | Absolute path to the GameMaker project directory |