list_resources
List resource names by type from a GameMaker project file. Specify the project directory and optionally filter by resource kind.
Instructions
List resource names by type from the YYP file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Type of resources to list (optional) | |
| projectDir | Yes | Absolute path to the GameMaker project directory |