Open the map in the World Editor
wc3_open_in_editorOpens the Warcraft III World Editor for the specified map file, letting you visually inspect and verify edits.
Instructions
Launch the Warcraft III World Editor on the given map so the user can see/verify the edits. (The World Editor has no automation API; this just opens the edited file.) Pass exePath to override auto-detection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mapPath | Yes | Absolute path to the .w3x/.w3m map file | |
| exePath | No | Path to World Editor.exe |