lint_project
Scan a GameMaker project for dangling references, orphaned resources, missing registrations, and mismatched metadata to verify it is safe to open.
Instructions
Validate a whole project for dangling references, orphaned resources, missing folder registrations, missing event code files, and sound/sprite metadata that doesn't match the real underlying file -- run this before trusting a project is safe to open
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectDir | Yes | Absolute path to the GameMaker project directory |