Map info
map_infoRead a WAD map file to retrieve its format (Doom, Hexen, or UDMF) and entity counts directly from disk, 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 |