set_project
Redirect the server to a different RPG Maker MZ project directory for the session, overriding the default path. The directory must contain game.rmmzproject and data/System.json.
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). |