Skip to content

flashmandv/SimpleLongJSON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

SimpleLongJSON

This is extended version of SimpleJSON library published at: http://wiki.unity3d.com/index.php/SimpleJSON

This is intended to be used in Unity 3D. This library contains added Long support. It was done to enable receiving JSON data which contains long numbers (like Facebook ID's). The original SimpleJSON screws the number, by returning it as int32 (when it should be int64/long).

Check out the docs at the wiki link above.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages