We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78cebfb commit 646fceaCopy full SHA for 646fcea
Assets/Colyseus/package.json
@@ -1,14 +1,14 @@
1
{
2
"name": "io.colyseus.sdk",
3
- "version": "0.14.13",
+ "version": "0.14.14",
4
"displayName": "Colyseus SDK",
5
"description": "Colyseus Multiplayer SDK for Unity",
6
"unity": "2019.1",
7
"license": "MIT",
8
"category": "Networking",
9
"repository": {
10
"type": "git",
11
- "url": "https://github.com/colyseus/colyseus-unity3d.git"
+ "url": "https://github.com/colyseus/colyseus-unity-sdk.git"
12
},
13
"author": {
14
"name": "Colyseus",
0 commit comments