1
0
Fork 0
baconscript/server.cfg

17 lines
348 B
INI
Raw Normal View History

2019-11-17 12:36:11 -05:00
[network]
2020-11-23 12:32:27 -05:00
; Comma seperated list of config section names.
; The first Hog4 in the list will be the default OSC reciever.
hogs = hog4PC
2019-11-17 12:36:11 -05:00
2020-11-23 12:32:27 -05:00
[hog4PC]
ip: 127.0.0.1
2018-10-22 14:20:43 -04:00
port: 7001
2020-11-23 12:32:27 -05:00
net: 1
2019-11-17 12:36:11 -05:00
2020-11-23 12:32:27 -05:00
; When adding additional devices, be sure to add the section
; name to the index on line 4.
;[hedgehog]
; ip: 10.235.1.63
; port: 7001
; net: 63