Skip to content

Commit 9e2f031

Browse files
committed
first edition
1 parent 642f6a4 commit 9e2f031

File tree

6 files changed

+1140666
-0
lines changed

6 files changed

+1140666
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,17 @@
11
# shareddict-vnr-to-yagt
2+
23
Convert VNR shared dict to Yagt format
4+
5+
## Usage
6+
7+
git clone https://github.com/Yagt/shareddict-vnr-to-yagt.git
8+
npm install
9+
node index.js
10+
11+
## Example
12+
13+
See example folder.
14+
15+
vnr_gamedic.xml is the original VNR's shared dict.
16+
17+
yagt_shareddict.json is the output Yagt's shared dict.

0 commit comments

Comments
 (0)