Skip to content

Commit 8f768e2

Browse files
committed
Update README.md
1 parent 3cc7428 commit 8f768e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ Various blockchain interaction examples are available in our `Scene_Prefabs` sce
4444

4545
Notes:
4646

47-
- The SDK has been tested on Web, Desktop and Mobile platforms using Unity 2021 and 2022 LTS. We recommend using 2022 LTS.
48-
- The example scenes are built using Unity 2022 LTS.
47+
- The SDK has been tested on Web, Desktop and Mobile platforms using Unity 2021 and 2022 LTS. We highly recommend using 2022 LTS.
48+
- The example scenes are built using Unity 2022 LTS, it may look off in previous versions of Unity.
4949
- The Newtonsoft DLL is included as part of the Unity Package, feel free to deselect it if you already have it installed as a dependency to avoid conflicts.
5050
- If using .NET Framework and encountering an error related to HttpUtility, create a file `csc.rsp` that includes `-r:System.Web.dll` and save it under `Assets`.
5151

0 commit comments

Comments
 (0)