Run the map in Warcraft III
wc3_test_mapLaunch Warcraft III in windowed mode to play a specified map instantly, allowing immediate testing of map edits.
Instructions
Launch Warcraft III running the given map (windowed by default) so the change can be played immediately. Pass exePath to override auto-detection, or windowed=false for fullscreen.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mapPath | Yes | Absolute path to the .w3x/.w3m map file | |
| exePath | No | Path to Warcraft III.exe | |
| windowed | No | Run windowed (default true) |