fragglet / WadGadget

Curses-based Doom WAD file editor
GNU General Public License v2.0
17 stars 0 forks source link

Binary lump decoder/editor #21

Open fragglet opened 2 months ago

fragglet commented 2 months ago

Some code for this is already in place (struct.c), but it would be nice to be able to at least inspect the contents of common lump types, like LINEDEFS, SIDEDEFS, etc.