caco 0.4.14

library for dealing with doom [et al] wad files
Documentation

caco

rust library for parsing Doom WAD files (todo: and other related formats)

supports accessing lumps by index number or name, reading and writing contents, loading and saving files to/from disk.

should be considered "work-in-progress" until v1.0.0

cargo add caco

crate info here | docs here