update_game_title
Set the game title in an RPG Maker MZ project. Use dryRun to preview changes without writing to disk.
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. |