d2r_chargen_validate
Validate a Diablo II Resurrected character YAML file by name, with optional dry-run binary build and scanner pass for modding workflows.
Instructions
Validate a character YAML and optionally run a dry-run binary build.
Args: name: Character name (resolves to chars/.yaml). yaml_only: Skip the dry-run binary build + scanner pass.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| yaml_only | No |