We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6083fee commit b3e1281Copy full SHA for b3e1281
1 file changed
README.md
@@ -6,10 +6,12 @@
6
</a>
7
</p>
8
9
+```
10
A C# json reader/writer which is Unity3D compatible based on http://wiki.unity3d.com/index.php/SimpleJSON
11
The official Github repo for this script can be found at https://github.com/Bunny83/SimpleJSON/blob/master/SimpleJSON.cs
12
Original improvements from https://github.com/HenrikPoulsen/SimpleJSON
13
This repository is a fork that has been updated for direct import with the Unity PackageManager.
14
15
16
## Quick Package Install
17
0 commit comments