Map info
map_infoReads a map from a WAD file and returns its format (Doom, Hexen, UDMF) and entity counts. Works directly on the file without needing the game running.
Instructions
Read a map from a WAD and return its format (doom/hexen/udmf) and entity counts. Reads the file directly — the game need not be running.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| map | Yes | ||
| file | No |