Fuck you, Tango

This commit is contained in:
2026-06-03 17:29:21 +01:00
parent a95c6e7183
commit 692fcc55f1

View File

@ -2,7 +2,7 @@
A simple router for allowing multiple applications to talk to VRChat simultaneously.
## 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`).
The only command line argument is `--count` / `-c`, which specifies how many routes will be created. This defaults to `5`.