Validate project
validate_projectValidate an RPG Maker MV project for integrity: parses database files, verifies map files, checks plugins, and scans events for missing references. Returns errors and warnings.
Instructions
Integrity check of the whole project: parses every database file, verifies MapInfos entries have map files (and finds orphaned map files), checks registered plugins have source files, and scans event commands for references to missing common events or transfer destinations. Returns errors (broken) and warnings (suspicious).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||