Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 369 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 369 Bytes

Kage-Convertor

A convertor for Kage data.

Prepare

You should download GlyphWiki's dump file by yourself from this link. Then put the dump_newest_only.txt into the root of this directory.

Install & Use

npm install
npm run build
node ./dist/index.js

License

GPL_v3

(Since using kage-engine)