Skip to content

toyjack/kage-convertor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)