/kage-convertor

A convertor for Kage data.

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

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)