mv mayhem-party.d/host.d here

This commit is contained in:
bel
2023-03-26 15:48:26 -06:00
parent 99cd5d6bf8
commit b6fcfca51b
21 changed files with 586 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
streams:
input:
debug: false
engine:
name: gui
gui:
user: roxy
feedback:
url: http://mayhem-party.home.blapointe.com:17071?user=roxy
press: {prefix: "", suffix: ""}
release: {prefix: "", suffix: ""}
format: '{"T":{{ms}},"U":"{{user}}","Y":"{{pressed}}","N":"{{released}}"}'
buttons:
up: 'w'
down: 's'
left: 'a'
right: 'd'
l: 'e'
r: 'q'
a: '1'
b: '2'
x: '3'
y: '4'
output:
debug: false
engine:
name: udp
udp:
host: mayhem-party.home.blapointe.com
port: 17070