Natsumi-sama / OscQueryLibrary

A potentially functional OscQuery library for VRChat.
MIT License
7 stars 1 forks source link

AOT Compatbility / Source Generation #8

Open RichiCoder1 opened 3 weeks ago

RichiCoder1 commented 3 weeks ago

Howdy! I used this library to get a basic Osc/VRChat app up and running and it's been great! It's a little console app, so I was planning to package it up with the new C# AOT features however I ran into an issue that it'd require this library to add JSON Source Generation.

It's pretty easy to add and I'm happy to submit a PR if you'd like!

LucHeart commented 3 weeks ago

Feel free to make a PR. This shouldnt hurt performance and shouldnt break anything afaik.