Closed candygamer-YT closed 7 months ago
A simple rewrite like this would work just fine as a simple fix! (For those who want to fix it quick)
{ "source" : "builtin", "applications": [{ "app_key": "InsertIDHere", "launch_type": "binary", "binary_path_windows": "./VRCSkeletalHands.exe", "is_dashboard_overlay": true, "strings": { "en_us": { "name": "Skeletal Hands", "description": "Pushes Skeletal input to vrchat over OSC" } } }] }
Will update this tonight after I finish doing some work! Thanks for pointing this out!
A simple rewrite like this would work just fine as a simple fix! (For those who want to fix it quick)