浏览代码

fix:package updates

updated:
- Lobby
- Relay
- Authentication
/main
Jacob 2 年前
当前提交
fcfc33ce
共有 3 个文件被更改,包括 17 次插入43 次删除
  1. 17
      Packages/manifest.json
  2. 15
      Packages/packages-lock.json
  3. 28
      ProjectSettings/PackageManagerSettings.asset

17
Packages/manifest.json


"com.unity.render-pipelines.universal": "10.8.1",
"com.unity.services.authentication": "2.3.1",
"com.unity.services.core": "1.2.0",
"com.unity.services.lobby": "1.1.0-pre.1",
"com.unity.services.lobby": "1.0.3",
"com.unity.services.wire": "1.1.1",
"com.unity.services.wire": "1.1.0",
"com.unity.sysroot.linux-x86_64": "0.1.15-preview",
"com.unity.test-framework": "1.1.31",
"com.unity.textmeshpro": "3.0.6",

"com.unity.modules.vr": "1.0.0",
"com.unity.modules.wind": "1.0.0",
"com.unity.modules.xr": "1.0.0"
},
"scopedRegistries": [
{
"name": "Internal Candidates Registry",
"url": "https://artifactory.prd.it.unity3d.com/artifactory/api/npm/upm-candidates",
"scopes": [
"com.unity.services.wire",
"com.unity.services.lobby",
"com.unity.services.authentication"
]
}
]
}
}

15
Packages/packages-lock.json


"com.unity.modules.unitywebrequest": "1.0.0",
"com.unity.ugui": "1.0.0"
},
"url": "https://artifactory.prd.it.unity3d.com/artifactory/api/npm/upm-candidates"
"url": "https://packages.unity.com"
},
"com.unity.services.core": {
"version": "1.4.3",

"url": "https://packages.unity.com"
},
"com.unity.services.lobby": {
"version": "1.1.0-pre.1",
"version": "1.0.3",
"com.unity.services.core": "1.4.2",
"com.unity.services.core": "1.4.0",
"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": "2.1.1",
"com.unity.services.wire": "1.1.0"
"com.unity.services.authentication": "2.0.0"
"url": "https://artifactory.prd.it.unity3d.com/artifactory/api/npm/upm-candidates"
"url": "https://packages.unity.com"
},
"com.unity.services.qos": {
"version": "1.0.2",

"url": "https://packages.unity.com"
},
"com.unity.services.wire": {
"version": "1.1.1",
"version": "1.1.0",
"depth": 0,
"source": "registry",
"dependencies": {

},
"url": "https://artifactory.prd.it.unity3d.com/artifactory/api/npm/upm-candidates"
"url": "https://packages.unity.com"
},
"com.unity.settings-manager": {
"version": "2.0.0",

28
ProjectSettings/PackageManagerSettings.asset


m_Scopes: []
m_IsDefault: 1
m_Capabilities: 7
- m_Id: scoped:Internal Candidates Registry
m_Name: Internal Candidates Registry
m_Url: https://artifactory.prd.it.unity3d.com/artifactory/api/npm/upm-candidates
m_Scopes:
- com.unity.services.wire
- com.unity.services.lobby
- com.unity.services.authentication
m_IsDefault: 0
m_Capabilities: 0
m_Id: scoped:Internal Candidates Registry
m_Name: Internal Candidates Registry
m_Url: https://artifactory.prd.it.unity3d.com/artifactory/api/npm/upm-candidates
m_Scopes:
- com.unity.services.wire
- com.unity.services.lobby
- com.unity.services.authentication
m_Id:
m_Name:
m_Url:
m_Scopes: []
m_Name: Internal Candidates Registry
m_Url: https://artifactory.prd.it.unity3d.com/artifactory/api/npm/upm-candidates
m_Name:
m_Url:
- com.unity.services.wire
- com.unity.services.lobby
- com.unity.services.authentication
-
m_SelectedScopeIndex: 0
正在加载...
取消
保存