Include all CSV's in Repo for diffing

This commit is contained in:
Josh Freeman
2017-12-13 11:08:14 +00:00
parent 8d43eb91df
commit 016520e5fd
4159 changed files with 642090 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
key,0,1,2
#,Name,,
int32,str,uint16,uint16
0,"A Realm Reborn",1,2
1,"Heavensward",342,343
2,"Stormblood",344,345
1 key 0 1 2
2 # Name
3 int32 str uint16 uint16
4 0 A Realm Reborn 1 2
5 1 Heavensward 342 343
6 2 Stormblood 344 345