Publisher | Bona Fyrvall |
---|---|
File size | 21.89kB |
Number of files | 22 |
Latest version | 1 |
Latest release date | 2016-06-13 06:20:33 |
First release date | 2016-06-13 06:20:33 |
Supported Unity versions | 2018.4.2 or higher |
JSON serialization and deserialization package for Unity. Made to decrease the effort in serializing C# obejcts into JSON that can be sent over to internet or saved to file.
Implementation is RFC-7159 compliant (https://tools.ietf.org/html/rfc7159).
Full code is included and the project is released under MIT.