2 unstable releases
Uses old Rust 2015
0.2.0 | Dec 15, 2017 |
---|---|
0.1.0 | Dec 15, 2017 |
#10 in #game-dev
10KB
141 lines
dot_crocotile
Rust parser for Crocotile .crocotile files, using serde_json.
Current status
Currently parses maps, ignoring any unknown attributes. If there are any missing pieces of data that need parsing, feel free to raise a PR (with an example file and tests) or raise an issue and I'll get onto them when I can.
RustDoc
Kindly hosted over at https://docs.rs/dot_crocotile/.
lib.rs
:
Load .crocotile maps into memory.
Dependencies
~1–2MB
~42K SLoC