caco 0.4.0

library for dealing with doom [et al] wad files
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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`

<div align="center">

[crate info here]https://crates.io/crates/caco | [docs here]https://docs.rs/caco
</div>