Skip to content
 
 

Latest commit

 

History

92 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages