liblcf

Library for reading and writing RPG Maker 2000/2003 game data

brewmacoslinux
Try with needOr install directly
Source

About

Library for RPG Maker 2000/2003 games data

Commands

liblcf

Examples

Parse and extract data from an RPG Maker 2000/2003 LCF file$ liblcf parse game.ldb
Convert RPG Maker database file to JSON format for inspection$ liblcf convert --format json game.ldb output.json
Validate the integrity of an RPG Maker project file$ liblcf validate project.ldb