Skip to content

Commit d4dfb60

Browse files
author
Cory Leach
committed
Update README.md
1 parent 61a50e8 commit d4dfb60

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ manager.LoadUnityObjectOverwrite(myScriptableObject,"MyUnityObjectData.data");
7070

7171
## Enable Json.Net Support
7272

73+
This package has been tested with version 3.0.2 of the newtonsoft json package.
7374
Import the Netwonsoft Json package from the package manager or copy and paste the below into your package manifest.
7475
```C#
7576
"com.unity.nuget.newtonsoft-json": "3.0.2"

0 commit comments

Comments
 (0)