We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd54101 commit 8112a5eCopy full SHA for 8112a5e
README.md
@@ -33,7 +33,7 @@ Experience our multichain game demo leveraging In-App Wallets and Account Abstra
33
**Notes:**
34
35
- Tested on Unity 2021.3+, 2022.3+, Unity 6 Preview. We recommend using 2022 LTS.
36
-- Newtonsoft DLL included; deselect if already installed to avoid conflicts.
+- Newtonsoft and EDM4U are included utilities; deselect if already installed to avoid conflicts.
37
- If using .NET Framework and encountering `HttpUtility` errors, create `csc.rsp` with `-r:System.Web.dll` under `Assets`.
38
- Use version control and test removing duplicate DLLs if conflicts arise.
39
0 commit comments