Skip to content

Commit fd05e59

Browse files
committed
Update README.md
Usage Instructions, Description
1 parent 80d0e80 commit fd05e59

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
# VRCOSCRouter
22

33
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.
45

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`
612

713
```json
814
{

0 commit comments

Comments
 (0)