mirror of
https://github.com/onyx-and-iris/voicemeeter-compact.git
synced 2026-03-09 19:59:13 +00:00
upd README
This commit is contained in:
parent
0d04a2f33e
commit
5e5ae33e6a
@ -139,13 +139,13 @@ A valid `vban.toml` might look like this:
|
|||||||
```toml
|
```toml
|
||||||
[connection-1]
|
[connection-1]
|
||||||
kind = 'banana'
|
kind = 'banana'
|
||||||
ip = '192.168.1.2'
|
host = '192.168.1.2'
|
||||||
streamname = 'worklaptop'
|
streamname = 'worklaptop'
|
||||||
port = 6980
|
port = 6980
|
||||||
|
|
||||||
[connection-2]
|
[connection-2]
|
||||||
kind = 'potato'
|
kind = 'potato'
|
||||||
ip = '192.168.1.3'
|
host = '192.168.1.3'
|
||||||
streamname = 'streampc'
|
streamname = 'streampc'
|
||||||
port = 6990
|
port = 6990
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user