Map info
map_infoRead a map from a WAD file and retrieve its format (Doom, Hexen, or UDMF) and entity counts without running the game.
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 |