Skip to content
This repository was archived by the owner on Sep 4, 2024. It is now read-only.

Commit 6b9b8b2

Browse files
committed
Update README.md
1 parent 07f02a7 commit 6b9b8b2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@ openupm add com.nethereum.unity
2525
openupm add link.magic.unity.sdk
2626
```
2727

28+
Add webview dependency to `manifest.json`
29+
```json
30+
"net.gree.unity-webview": "https://github.com/gree/unity-webview.git?path=/dist/package",
31+
```
32+
2833
## Quick Start
2934

3035
Try import Sample in Package Manager `prefabs/MagicExample.prefab` to get a quick start!

0 commit comments

Comments
 (0)