Unity JsonFx v2.0 - JSON serialization framework for Unity
Distributed under the terms of an MIT-style license
A Unity plugin for JsonFx.
##Installation
- Install Unity-JsonFX-2.0.unitypackage in your Unity project ( Assets->Import Package->Import Custom Package... ).
##Usage
See jsonfx.
- The master branch should mirror jsonfx.
- Unity deltas are in the unity branch. They are very minor.
- The Unity project is located in src/Unity.
- A symbolic link mirrors src/JsonFx to src/Unity/Assets/Plugins/JsonFx.