浏览代码

Upgraded project to 2019.4.14f1, imported new packages

/main
Ciro Continisio 4 年前
当前提交
3b44ba51
共有 4 个文件被更改,包括 72 次插入7 次删除
  1. 5
      UOP1_Project/Packages/manifest.json
  2. 32
      UOP1_Project/Packages/packages-lock.json
  3. 4
      UOP1_Project/ProjectSettings/ProjectVersion.txt
  4. 38
      UOP1_Project/ProjectSettings/PackageManagerSettings.asset

5
UOP1_Project/Packages/manifest.json


{
"dependencies": {
"com.unity.addressables": "1.8.5",
"com.unity.animation.rigging": "0.2.7-preview",
"com.unity.ide.vscode": "1.2.2",
"com.unity.ide.vscode": "1.2.3",
"com.unity.inputsystem": "1.0.0",
"com.unity.polybrush": "1.0.2",
"com.unity.probuilder": "4.4.0",

"com.unity.textmeshpro": "2.1.1",
"com.unity.textmeshpro": "2.1.3",
"com.unity.timeline": "1.2.17",
"com.unity.ugui": "1.0.0",
"com.unity.modules.ai": "1.0.0",

32
UOP1_Project/Packages/packages-lock.json


},
"url": "https://packages.unity.com"
},
"com.unity.animation.rigging": {
"version": "0.2.7-preview",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.burst": "1.1.1",
"com.unity.test-framework": "1.0.7"
},
"url": "https://packages.unity.com"
},
"com.unity.burst": {
"version": "1.1.1",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.mathematics": "1.1.0"
},
"url": "https://packages.unity.com"
},
"com.unity.cinemachine": {
"version": "2.6.3",
"depth": 0,

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

"version": "1.0.0",
"depth": 0,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.mathematics": {
"version": "1.1.0",
"depth": 2,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"

"url": "https://packages.unity.com"
},
"com.unity.test-framework": {
"version": "1.1.16",
"version": "1.1.18",
"depth": 1,
"source": "registry",
"dependencies": {

"url": "https://packages.unity.com"
},
"com.unity.textmeshpro": {
"version": "2.1.1",
"version": "2.1.3",
"depth": 0,
"source": "registry",
"dependencies": {

4
UOP1_Project/ProjectSettings/ProjectVersion.txt


m_EditorVersion: 2019.4.11f1
m_EditorVersionWithRevision: 2019.4.11f1 (2d9804dddde7)
m_EditorVersion: 2019.4.14f1
m_EditorVersionWithRevision: 2019.4.14f1 (4037e52648cd)

38
UOP1_Project/ProjectSettings/PackageManagerSettings.asset


%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &1
MonoBehaviour:
m_ObjectHideFlags: 61
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 0}
m_Name:
m_EditorClassIdentifier: UnityEditor:UnityEditor.PackageManager.UI:PackageManagerProjectSettings
m_ScopedRegistriesSettingsExpanded: 1
oneTimeWarningShown: 0
m_Registries:
- m_Id: main
m_Name:
m_Url: https://packages.unity.com
m_Scopes: []
m_IsDefault: 1
m_UserSelectedRegistryName:
m_UserAddingNewScopedRegistry: 0
m_RegistryInfoDraft:
m_ErrorMessage:
m_Original:
m_Id:
m_Name:
m_Url:
m_Scopes: []
m_IsDefault: 0
m_Modified: 0
m_Name:
m_Url:
m_Scopes:
-
m_SelectedScopeIndex: 0
正在加载...
取消
保存