Fuck you, Tango
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
A simple router for allowing multiple applications to talk to VRChat simultaneously.
|
A simple router for allowing multiple applications to talk to VRChat simultaneously.
|
||||||
|
|
||||||
## How do I use it?
|
## How do I use it?
|
||||||
By default, this software broadcasts anthing from ports 9100 to 9199 (depending on the `--count` / `-c` option) to port 9000 (VRChat's OSC server).
|
By default, this software broadcasts anything from ports 9100 to 9199 (depending on the `--count` / `-c` option) to port 9000 (VRChat's OSC server).
|
||||||
And broadcasts anything from port 9001 (VRChat's OSC client) to ports 9200 to 9299 (still depending on `-c`).
|
And broadcasts anything from port 9001 (VRChat's OSC client) to ports 9200 to 9299 (still depending on `-c`).
|
||||||
|
|
||||||
The only command line argument is `--count` / `-c`, which specifies how many routes will be created. This defaults to `5`.
|
The only command line argument is `--count` / `-c`, which specifies how many routes will be created. This defaults to `5`.
|
||||||
|
|||||||
Reference in New Issue
Block a user