set up players 1..5 rusty-pipe.yamls
This commit is contained in:
24
host.d/config.d/rusty-pipe.d/4.yaml
Normal file
24
host.d/config.d/rusty-pipe.d/4.yaml
Normal file
@@ -0,0 +1,24 @@
|
||||
streams:
|
||||
input:
|
||||
engine:
|
||||
name: gui
|
||||
gui:
|
||||
press: {prefix: "", suffix: ""}
|
||||
release: {prefix: "!", suffix: ""}
|
||||
buttons:
|
||||
up: 'z'
|
||||
down: 'x'
|
||||
left: 'c'
|
||||
right: 'v'
|
||||
l: 'b'
|
||||
r: 'n'
|
||||
a: 'm'
|
||||
b: ','
|
||||
x: '.'
|
||||
y: '/'
|
||||
output:
|
||||
engine:
|
||||
name: udp
|
||||
udp:
|
||||
host: mayhem-party.home.blapointe.com
|
||||
port: 17070
|
||||
Reference in New Issue
Block a user