TinyJSON icon indicating copy to clipboard operation
TinyJSON copied to clipboard

TinyJSON is a simple JSON library for C# that strives for ease of use.

Results 1 TinyJSON issues
Sort by recently updated
recently updated
newest added

Hello, I am trying to turn into json a class with a bunch of properties and a dictionary. That dictionary uses Vector 3 as its key. I had noticed that...