yongxin99 commited on
Commit
5373b71
·
1 Parent(s): 81440dd

Upload categories.json

Browse files
Files changed (1) hide show
  1. categories.json +14 -0
categories.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "name": "General",
4
+ "start_index": 0
5
+ },
6
+ {
7
+ "name": "Character",
8
+ "start_index": 6891
9
+ },
10
+ {
11
+ "name": "System",
12
+ "start_index": 9173
13
+ }
14
+ ]