#gamedev #game #crocotile #crocotile-3d

dot_crocotile

A Rust library for loading .crocotile files

2 unstable releases

Uses old Rust 2015

0.2.0 Dec 15, 2017
0.1.0 Dec 15, 2017

#5 in #game-dev

MIT license

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.1–1.9MB
~41K SLoC