lcf 0.2.0

Bidirectional parser for the lcf file format used by RPG Maker 2000 games
Documentation
1
2
3
4
# lcf-rs

A bidirectional parser for the lcf file format used by RPG Maker 2000 games.

Rust port of the C++ library [EasyRPG/liblcf](https://github.com/EasyRPG/liblcf), which is licensed under MIT