File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,11 +8,11 @@ This package is for Unity3D programmers that need to use latest Json.NET in Unit
88
99## Where can I get it?
1010
11- Visit [ Release] ( https://github.com/SaladbowlCreative /Json.Net.Unity3D/releases )
11+ Visit [ Release] ( https://github.com/SaladLab /Json.Net.Unity3D/releases )
1212page to get latest Json.NET unity-package.
1313
1414To use this library in IL2CPP build settings, you need to add
15- [ link.xml] ( https://github.com/SaladbowlCreative /Json.Net.Unity3D/blob/master/src/UnityPackage/Assets/link.xml ) to your project's asset folder.
15+ [ link.xml] ( https://github.com/SaladLab /Json.Net.Unity3D/blob/master/src/UnityPackage/Assets/link.xml ) to your project's asset folder.
1616For detailed information about link.xml, read unity [ manual] ( http://docs.unity3d.com/Manual/iphone-playerSizeOptimization.html ) about this.
1717
1818## What's the deal?
Original file line number Diff line number Diff line change 11# UnitTest
22
3- ![ Test] ( https://raw.githubusercontent.com/SaladbowlCreative /Json.Net.Unity3D/master/docs/UnitTestResult.png )
3+ ![ Test] ( https://raw.githubusercontent.com/SaladLab /Json.Net.Unity3D/master/docs/UnitTestResult.png )
44
55## Failed tests
66
You can’t perform that action at this time.
0 commit comments