schema update

This commit is contained in:
xiashtra
2024-06-27 15:39:41 -04:00
parent 1b6d74360f
commit 480c9075cb
46 changed files with 72 additions and 182 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6
#,,,Action,,,Guide,
int32,byte,byte,Action,uint32,byte,Guide,uint16
#,,,,Action,,,Guide
int32,byte,byte,byte,Action,byte,uint32,Guide
0,255,255,0,0,0,0,0
1,40,255,1,28,0,0,1
2,40,255,2,209,0,0,2
1 key 0 1 2 3 4 5 6
2 # Action Action Guide Guide
3 int32 byte byte Action byte uint32 Action byte Guide uint32 uint16 Guide
4 0 255 255 0 0 0 0 0
5 1 40 255 1 28 0 0 1
6 2 40 255 2 209 0 0 2