Skip to content

TMPxyz/LitJSON-for-Unity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LitJSON for Unity

Image

Made some changes to make it more suited for Unity3D users;

Fixed the System.Single issue;

Direct support for basic Unity3D struct: Vector2/3/4, Quaternion, Rect, Ray, Bounds, Color, Color32, etc.

Check the webplayer demo at: http://tmpxyz.github.io/LitJSON/Web.html

How to install into Unity

Put the src/LitJSON folder into Assets folder.

Unity Code Example

Check https://github.com/TMPxyz/LitJSON-for-Unity/blob/master/src/LitJson/UnityExample/LitJSONTest.cs

Tutorial

Check the original Tutorial: http://lbv.github.io/litjson/docs/quickstart.html

About

LitJson for Unity

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.7%
  • CSS 0.3%