Just wanted to say thank you so much for this library!
I've been looking all over for an AOT friendly SerDe library that functions like Newtonsoft.Json OptIn attribute!
ONLY serializes variables that are annotated, and ignores all other variables that aren't, including ignoring variables in base classes that aren't annotated. This is perfect for gamedev!
Just wanted to say thank you so much for this library!
I've been looking all over for an AOT friendly SerDe library that functions like Newtonsoft.Json OptIn attribute!
ONLY serializes variables that are annotated, and ignores all other variables that aren't, including ignoring variables in base classes that aren't annotated. This is perfect for gamedev!