caco 0.4.18

library for dealing with doom [et al] wad files
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# <img src="icon.png" height="32px"> 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`

### logo source: https://www.realm667.com/repository/beastiary/doom-style#info-18 "Baby Cacodemon"; sprite edit by `osjclatchford`

<div align="center">

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