FomTarro / VTS-Sharp

C# Library for interacting with the VTube Studio API
https://assetstore.unity.com/packages/tools/integration/vts-sharp-203218
MIT License
36 stars 11 forks source link

nuget package WebSocketSharp dependency not found #42

Open SeleDreams opened 8 months ago

SeleDreams commented 8 months ago

image seems like there's a dependency problem for the nuget package

FomTarro commented 8 months ago

Interesting! I'm on vacation at the moment but I can check what's going on in about a week. Sorry! 😔

SeleDreams commented 8 months ago

I'll try in the meantime to use directly the source. i could still move to the nuget once fixed. the main advantage of nuget is it makes it easier to stay up to date

SeleDreams commented 8 months ago

I was able to make it work on its own without nuget atm. By the way is there a list of the parameters to be sent for face tracking ? since I'm developping a kinect plugin, I'd need some kind of list of all the parameters to send

FomTarro commented 7 months ago

I think I responded to this in the VTS discord, but your best bet is to do a query for all parameters and assess which ones you think are used for basic tracking. Unfortunately, it will vary from model to model!