-
Initial Release Stable
released this
2024-07-09 01:04:40 +02:00 | 0 commits to master since this releaseExample
Program.json
{ "Name": "Program name", "Ip": "127.0.0.1", "SendPort": 8000, "ReceivePort": 8001, "Endpoints": [ { "ProgramEndpoint": "/avatar/parameters/What_The_Program_Is_Sending", "VrcEndpoint": "/avatar/parameters/Avatar_Parameter", "Type": "System.Single/System.String/etc." } ] }
Downloads