浏览代码

fix : Relay Update

/35-bug-in-joining-private-lobby
UnityJacob 1年前
当前提交
11c0a6cd
共有 2 个文件被更改,包括 6 次插入6 次删除
  1. 2
      Packages/manifest.json
  2. 10
      Packages/packages-lock.json

2
Packages/manifest.json


"com.unity.services.authentication": "2.2.0",
"com.unity.services.core": "1.4.2",
"com.unity.services.lobby": "1.0.3",
"com.unity.services.relay": "1.0.4",
"com.unity.services.relay": "1.0.5",
"com.unity.services.vivox": "15.1.190400-pre.1",
"com.unity.services.wire": "1.1.1",
"com.unity.sysroot.linux-x86_64": "0.1.15-preview",

10
Packages/packages-lock.json


"url": "https://packages.unity.com"
},
"com.unity.services.qos": {
"version": "1.0.2",
"version": "1.1.0",
"depth": 1,
"source": "registry",
"dependencies": {

"url": "https://packages.unity.com"
},
"com.unity.services.relay": {
"version": "1.0.4",
"version": "1.0.5",
"com.unity.services.qos": "1.0.2",
"com.unity.services.qos": "1.1.0",
"com.unity.modules.unitywebrequest": "1.0.0",
"com.unity.modules.unitywebrequestassetbundle": "1.0.0",
"com.unity.modules.unitywebrequestaudio": "1.0.0",

"com.unity.transport": "1.1.0"
"com.unity.transport": "1.3.0"
},
"url": "https://packages.unity.com"
},

"url": "https://packages.unity.com"
},
"com.unity.transport": {
"version": "1.2.0",
"version": "1.3.0",
"depth": 1,
"source": "registry",
"dependencies": {

正在加载...
取消
保存