浏览代码

Project update

/main/staging
当前提交
f3892783
共有 3 个文件被更改,包括 17 次插入16 次删除
  1. 8
      Packages/manifest.json
  2. 21
      Packages/packages-lock.json
  3. 4
      ProjectSettings/ProjectVersion.txt

8
Packages/manifest.json


{
"dependencies": {
"com.unity.2d.sprite": "1.0.0",
"com.unity.collab-proxy": "1.9.0",
"com.unity.collab-proxy": "1.11.2",
"com.unity.ide.vscode": "1.2.3",
"com.unity.ide.vscode": "1.2.4",
"com.unity.services.lobby": "1.0.0-pre.4",
"com.unity.services.relay": "1.0.1-pre.1",
"com.unity.services.lobby": "1.0.0-pre.6",
"com.unity.services.relay": "1.0.1-pre.2",
"com.unity.services.vivox": "15.1.150002-pre.1",
"com.unity.sysroot.linux-x86_64": "0.1.15-preview",
"com.unity.test-framework": "1.1.29",

21
Packages/packages-lock.json


"url": "https://packages.unity.com"
},
"com.unity.collab-proxy": {
"version": "1.9.0",
"version": "1.11.2",
"depth": 0,
"source": "registry",
"dependencies": {},

"url": "https://packages.unity.com"
},
"com.unity.ide.vscode": {
"version": "1.2.3",
"version": "1.2.4",
"depth": 0,
"source": "registry",
"dependencies": {},

"url": "https://packages.unity.com"
},
"com.unity.services.lobby": {
"version": "1.0.0-pre.4",
"version": "1.0.0-pre.6",
"com.unity.services.core": "1.1.0-pre.8",
"com.unity.services.core": "1.1.0-pre.10",
"com.unity.modules.unitywebrequest": "1.0.0",
"com.unity.modules.unitywebrequestassetbundle": "1.0.0",
"com.unity.modules.unitywebrequestaudio": "1.0.0",

"com.unity.services.authentication": "1.0.0-pre.4"
"com.unity.services.authentication": "1.0.0-pre.6"
"version": "1.0.1-pre.1",
"version": "1.0.1-pre.2",
"com.unity.services.core": "1.1.0-pre.8",
"com.unity.services.core": "1.1.0-pre.10",
"com.unity.modules.unitywebrequest": "1.0.0",
"com.unity.modules.unitywebrequestassetbundle": "1.0.0",
"com.unity.modules.unitywebrequestaudio": "1.0.0",

"com.unity.services.authentication": "1.0.0-pre.4"
"com.unity.services.authentication": "1.0.0-pre.6",
"com.unity.transport": "1.0.0-pre.6"
},
"url": "https://packages.unity.com"
},

"url": "https://packages.unity.com"
},
"com.unity.transport": {
"version": "1.0.0-pre.5",
"depth": 0,
"version": "1.0.0-pre.6",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.collections": "1.0.0-pre.5",

4
ProjectSettings/ProjectVersion.txt


m_EditorVersion: 2020.3.15f2
m_EditorVersionWithRevision: 2020.3.15f2 (6cf78cb77498)
m_EditorVersion: 2020.3.20f1
m_EditorVersionWithRevision: 2020.3.20f1 (41c4e627c95f)
正在加载...
取消
保存