mirror of
https://github.com/onyx-and-iris/OBS-to-XAir.git
synced 2026-01-02 03:27:50 +00:00
9 lines
129 B
TOML
9 lines
129 B
TOML
START.mute = [1, 3, 5]
|
|
START.unmute = [2, 7]
|
|
|
|
BRB.mute = [2, 7]
|
|
BRB.unmute = [1, 3, 5]
|
|
|
|
END.toggle = [12, 14]
|
|
|
|
LIVE.toggle = [16] |