rename configs
This commit is contained in:
32
config.d/rusty-pipe.d/chase.yaml
Normal file
32
config.d/rusty-pipe.d/chase.yaml
Normal file
@@ -0,0 +1,32 @@
|
||||
streams:
|
||||
input:
|
||||
debug: false
|
||||
engine:
|
||||
name: gui
|
||||
gui:
|
||||
user: chase
|
||||
feedback:
|
||||
url_read: http://mayhem-party.home.blapointe.com:17071?user=chase
|
||||
url_say: http://mayhem-party.home.blapointe.com:17071?user=chase&say=
|
||||
url_send: http://mayhem-party.home.blapointe.com:17071/gm/rpc/vote?user=chase&payload=
|
||||
release_prefix: ""
|
||||
format_keys: '{"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'
|
||||
start: '5'
|
||||
output:
|
||||
debug: false
|
||||
engine:
|
||||
name: udp
|
||||
udp:
|
||||
host: mayhem-party.home.blapointe.com
|
||||
port: 17070
|
||||
Reference in New Issue
Block a user