utmt-info
Retrieve overview metadata from a GameMaker data file, including project name, GM version, YYC flag, and resource counts, in JSON format.
Instructions
Get overview info for a GameMaker data file. Returns JSON with project name, GM version, isYYC flag, and resource counts for all entity types.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cliPath | No | Path to UndertaleModCli executable | |
| dataFilePath | Yes | Absolute path to the data file |