list_resources
List resource names from a GameMaker project's YYP file by type, such as scripts, objects, or sprites. Get a quick inventory of available resources for development or analysis.
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 |