Read the import table
wc3_read_importsList custom imported files (models, textures, sounds) declared in a Warcraft III map's war3map.imp. Enables retrieval or replacement via related tools.
Instructions
List custom imported files declared in war3map.imp (models, textures, sounds, …). Their bytes are reachable via wc3_read_file / wc3_replace_file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mapPath | Yes | Absolute path to the .w3x/.w3m map file |