Manurocker95 / RXDataToJSON

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RXDataToJSON

Converts the rxdata format used by RPG Maker XP to JSON

Also extracts the Scripts from Scripts.rxdata


Source forked from: https://github.com/GamingLiamStudios/rxdataToJSON but this fork lets you compile within Visual Studio in an easy way. Just download VS2022 within modern C++20 packages.

In the same way as the original repo, this project has ZLIB-NG from https://github.com/zlib-ng/zlib-ng as depency.

About

License:MIT License


Languages

Language:C 85.2%Language:C++ 14.8%