add comments and start to v01
parent
495861c261
commit
3ce34e20bb
|
|
@ -26,16 +26,17 @@ users:
|
|||
vote: ""
|
||||
players:
|
||||
- transformation:
|
||||
"1": "5"
|
||||
"2": "6"
|
||||
"3": "7"
|
||||
"4": "8"
|
||||
a: f
|
||||
d: h
|
||||
e: "y"
|
||||
q: r
|
||||
s: g
|
||||
w: t
|
||||
"1": "6" # a
|
||||
"2": "7" # b
|
||||
"3": "8" # x
|
||||
"4": "9" # y
|
||||
"5": "0" # start
|
||||
a: f # stickLeft
|
||||
d: h # stickRight
|
||||
e: "y" # r
|
||||
q: r # l
|
||||
s: g # stickDown
|
||||
w: t # stickUp
|
||||
quiet: false
|
||||
broadcast:
|
||||
message: ""
|
||||
|
|
|
|||
Loading…
Reference in New Issue