Skip to content

Commit 6f451df

Browse files
committed
Update readme
1 parent 599aa56 commit 6f451df

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
11
# NetGate SDK for Unity
22

3+
## Install via UPM (Unity Package Manager)
4+
1. Open Unity
5+
2. Open Package Manager (Window -> Package Manager)
6+
3. Click on the + icon (Add package from git URL...)
7+
4. Enter URL: https://github.com/netvoid-labs/netgate-unity.git#upm
38

9+
10+
## Dependencies
11+
- NativeWebSocket ( https://github.com/endel/NativeWebSocket )
12+
13+
14+
## License
15+
MIT

0 commit comments

Comments
 (0)