vrchat-community / osc

Files and Info on using OSC to communicate with VRChat
MIT License
234 stars 5 forks source link

Add OSC input to request avatar config reload #36

Open bdunderscore opened 2 years ago

bdunderscore commented 2 years ago

*What's the idea?** Provide a well-defined OSC endpoint that requests that VRChat reload (and/or regenerate) the avatar OSC configuration.

Is there another way? The user could change avatars and back, but this is inconvenient.

Additional context This allows external tools to automatically reconfigure the OSC configuration as needed without unnecessary user intervention. It might be particularly useful in combination with #2.

momo-the-monster commented 2 years ago

Might roll up well with https://github.com/vrchat-community/osc/issues/5 and #11 as well