Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 316 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 316 Bytes

shareddict-vnr-to-yagt

Convert VNR shared dict to Yagt format

Usage

git clone https://github.com/Yagt/shareddict-vnr-to-yagt.git
npm install
node index.js

Example

See example folder.

vnr_gamedic.xml is the original VNR's shared dict.

yagt_shareddict.json is the output Yagt's shared dict.