itch.io is community of indie game creators and players

Json Essentials in Unity

Hello everyone, I would like to share my article series about JSON usage in Unity. I explained and exemplified serialization and deserialization, beautification to json data output and creating custom json converter to serialize and deserialize interface and abstract classes. 

Here is the medium link
Thanks for supporting
https://medium.com/@irfanbaysal/json-essentials-for-unity-development-part-i-d635ac7fec7b
https://medium.com/@irfanbaysal/json-essentials-for-unity-development-part-ii-8f139c2d822d
https://medium.com/@irfanbaysal/json-essentials-for-unity-development-part-iii-20e26a3004f3


Leave a comment