libdoom-umapinfo

A standalone parser for Doom UMAPINFO data.







News




General

The MAPINFO lump describes meta-data associated with levels (such as their name, music, sky texture, par time, etc.).
Different Doom source ports have adopted different MAPINFO systems. UMAPINFO seeks to mitigate this problem by being a cross-port standard.

libdoom-umapinfo is a library to parse Doom UMAPINFO data.
See README for details.

A command line utility "doom-umpinfo" is built together with the library.
It can be used to feed raw UMAPINFO data into the library to check for syntax errors.

This library can be used on machines with big-endian byte order.




Authors

The library and CLI utility is written by Michael Bäuerle.
See LICENSE for licence information.




Dependencies

There are no runtime dependencies. The build requires:

or alternatively (for modern systems):




Documentation




Browser        Last update: 2023-08-27        michael.baeuerle@gmx.net