Skip to content

Commit ef07779

Browse files
authored
docs: Mention install newtonsoft json
1 parent e7c6b68 commit ef07779

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ directory at the root of the project directory.
6161
These are libraries `JCSUnity` uses. Consider the usage, some plugins aren't necessary
6262
depend on the game your are making.
6363

64-
- [Newtonsoft Json](https://www.newtonsoft.com/json) (required) - Popular high-performance JSON framework for .NET.
64+
- [Newtonsoft Json](https://www.newtonsoft.com/json) (required) - Popular high-performance JSON framework for .NET. ([`com.unity.nuget.newtonsoft-json`](https://docs.unity3d.com/Packages/[email protected]/manual/index.html); see [Newtonsoft.Json-for-Unity/wiki](https://github.com/applejag/Newtonsoft.Json-for-Unity/wiki))
6565
- [MyBox](https://github.com/Deadcows/MyBox) (required) - is a set of attributes, tools and extensions for Unity
6666
- [Tweener](https://github.com/PeterVuorela/Tweener) (required) - Simpler and light weight tweener library.
6767
- [In-game Debug Console](https://assetstore.unity.com/packages/tools/gui/in-game-debug-console-68068) (optional) - Easier debugging after built.

0 commit comments

Comments
 (0)