Oh yeah, websockets
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"com.mikeschweitzer.websocket": "https://github.com/mikerochip/unity-websocket.git",
|
||||
"com.nobi.roundedcorners": "https://github.com/kirevdokimov/Unity-UI-Rounded-Corners.git",
|
||||
"com.unity.2d.animation": "13.0.2",
|
||||
"com.unity.2d.aseprite": "3.0.1",
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"com.mikeschweitzer.websocket": {
|
||||
"version": "https://github.com/mikerochip/unity-websocket.git",
|
||||
"depth": 0,
|
||||
"source": "git",
|
||||
"dependencies": {},
|
||||
"hash": "7b0a7df7b58886812bf201ef71e729e5b9c76567"
|
||||
},
|
||||
"com.nobi.roundedcorners": {
|
||||
"version": "https://github.com/kirevdokimov/Unity-UI-Rounded-Corners.git",
|
||||
"depth": 0,
|
||||
|
||||
Reference in New Issue
Block a user