lcf 0.8.2

Bidirectional parser for the lcf file format used by RPG Maker 2000 games
Documentation
1
2
3
4
5
6
# 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.

JavaScript bindings are available with [lcf-js](https://github.com/AcrylonitrileButadieneStyrene/lcf-js).