Bona Json for Unity.
JSON serialization and deserialization package for Unity. Made to decrease the effort in serializing C# obejcts into JSON th ...
by Bona Fyrvall
★★★★ star rating
Price History +
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.