update_game_title
Set a new game title for an RPG Maker MZ project. Provide the desired title string to update it.
Instructions
Update the game title
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | The new game title | |
| dryRun | No | Preview only: return a diff of what would change without writing to disk. |