This is a tool for extracting RPG(Role Playing Game) related data that has .rxdata
or .rvdata
ext.
bash ./init_dev_env.sh
# edit config.json
python ./extractor.py
-
Rxdata
-
Rvdata
-
Json
-
Plugins with
.js
ext
-
Multi-threaded file-writing
-
Decode Scripts.rxdata
-
Parse Scripts.rxdata
-
Recognizing illegal words and phrases
-
Merge my another format module into this
-
GUI
-
Make reader module more extensible to support other format like json