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