set_project
Switch the active RPG Maker MZ project directory for the current session, overriding the default path. Ensures the directory contains game.rmmzproject and data/System.json before applying the change.
Instructions
Point the server at a different RPG Maker MZ project directory for the rest of the session (overrides RPGMAKER_PROJECT_PATH until the server restarts). The directory must contain game.rmmzproject and data/System.json.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the RPG Maker MZ project directory (a leading ~ is expanded). |