57 lines
1.0 KiB
YAML
57 lines
1.0 KiB
YAML
feedback:
|
|
addr: :17071
|
|
ttsurl: http://localhost:15002
|
|
users: {}
|
|
players:
|
|
- transformation:
|
|
"1": "1" # a
|
|
"2": "2" # b
|
|
"3": "3" # x
|
|
"4": "4" # y
|
|
"5": "5" # start
|
|
w: "6" # stickUp
|
|
a: "7" # stickLeft
|
|
s: "8" # stickDown
|
|
d: "9" # stickRight
|
|
e: "0" # r
|
|
q: "-" # l
|
|
- transformation:
|
|
"1": "q" # a
|
|
"2": "w" # b
|
|
"3": "e" # x
|
|
"4": "r" # y
|
|
"5": " " # "t" # start
|
|
w: "y" # stickUp
|
|
a: "u" # stickLeft
|
|
s: "i" # stickDown
|
|
d: "o" # stickRight
|
|
e: "p" # r
|
|
q: "=" # l
|
|
- transformation:
|
|
"1": "a" # a
|
|
"2": "s" # b
|
|
"3": "d" # x
|
|
"4": "f" # y
|
|
"5": " " # "g" # start
|
|
w: "h" # stickUp
|
|
a: "j" # stickLeft
|
|
s: "k" # stickDown
|
|
d: "l" # stickRight
|
|
e: ";" # r
|
|
q: "g" # l
|
|
- transformation:
|
|
"1": "z" # a
|
|
"2": "x" # b
|
|
"3": "c" # x
|
|
"4": "v" # y
|
|
"5": " " # "b" # start
|
|
w: "n" # stickUp
|
|
a: "m" # stickLeft
|
|
s: "," # stickDown
|
|
d: "." # stickRight
|
|
e: "/" # r
|
|
q: "b" # l
|
|
quiet: false
|
|
broadcast:
|
|
message: "#early access"
|