Skip to content

jimrogerz/unity-jsonfx

 
 

Repository files navigation

Unity JsonFx v2.0 - JSON serialization framework for Unity

Distributed under the terms of an MIT-style license

A Unity plugin for JsonFx.

##Installation

  1. Install Unity-JsonFX-2.0.unitypackage in your Unity project ( Assets->Import Package->Import Custom Package... ).

##Usage

See jsonfx.

Notes

  • 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.

About

Unity JsonFx v2.0 - JSON serialization framework for Unity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.1%
  • Other 0.9%