We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80d0e80 commit fd05e59Copy full SHA for fd05e59
README.md
@@ -1,8 +1,14 @@
1
# VRCOSCRouter
2
3
Simple OSC-Router for OSC-Programs that do not use OSC-Query.
4
+Can also translate Endpoint names for programs that have hard-coded parameters.
5
-## Example `Program.json`
6
+## Usage
7
+
8
+Place as many `xxx.json` files as you want in the same folder as the executable.
9
+Each file represents a OSC-Program you want to route.
10
11
+### Example `Program.json`
12
13
```json
14
{
0 commit comments