|
|
|
@ -9,6 +9,14 @@ |
|
|
|
"com.unity.burst": "1.8.1" |
|
|
|
"com.unity.burst": "1.8.1" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
"com.nimin.network": { |
|
|
|
|
|
|
|
"version": "file:../LocalPackages/com.nimin.network", |
|
|
|
|
|
|
|
"depth": 0, |
|
|
|
|
|
|
|
"source": "local", |
|
|
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
|
|
"com.unity.transport": "1.0.0" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
"com.nimin.tinyecs": { |
|
|
|
"com.nimin.tinyecs": { |
|
|
|
"version": "file:../LocalPackages/com.nimin.tinyecs", |
|
|
|
"version": "file:../LocalPackages/com.nimin.tinyecs", |
|
|
|
"depth": 0, |
|
|
|
"depth": 0, |
|
|
|
@ -18,13 +26,14 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"com.unity.burst": { |
|
|
|
"com.unity.burst": { |
|
|
|
"version": "1.8.1", |
|
|
|
"version": "1.8.21", |
|
|
|
"depth": 1, |
|
|
|
"depth": 1, |
|
|
|
"source": "registry", |
|
|
|
"source": "registry", |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"com.unity.mathematics": "1.2.1" |
|
|
|
"com.unity.mathematics": "1.2.1", |
|
|
|
|
|
|
|
"com.unity.modules.jsonserialize": "1.0.0" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"url": "https://packages.unity.cn" |
|
|
|
"url": "https://packages.unity.com" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"com.unity.collab-proxy": { |
|
|
|
"com.unity.collab-proxy": { |
|
|
|
"version": "1.17.1", |
|
|
|
"version": "1.17.1", |
|
|
|
@ -33,7 +42,7 @@ |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"com.unity.services.core": "1.0.1" |
|
|
|
"com.unity.services.core": "1.0.1" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"url": "https://packages.unity.cn" |
|
|
|
"url": "https://packages.unity.com" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"com.unity.collections": { |
|
|
|
"com.unity.collections": { |
|
|
|
"version": "1.2.4", |
|
|
|
"version": "1.2.4", |
|
|
|
@ -43,120 +52,120 @@ |
|
|
|
"com.unity.burst": "1.6.6", |
|
|
|
"com.unity.burst": "1.6.6", |
|
|
|
"com.unity.test-framework": "1.1.31" |
|
|
|
"com.unity.test-framework": "1.1.31" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"url": "https://packages.unity.cn" |
|
|
|
"url": "https://packages.unity.com" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"com.unity.editorcoroutines": { |
|
|
|
"com.unity.editorcoroutines": { |
|
|
|
"version": "1.0.0", |
|
|
|
"version": "1.0.0", |
|
|
|
"depth": 1, |
|
|
|
"depth": 1, |
|
|
|
"source": "registry", |
|
|
|
"source": "registry", |
|
|
|
"dependencies": {}, |
|
|
|
"dependencies": {}, |
|
|
|
"url": "https://packages.unity.cn" |
|
|
|
"url": "https://packages.unity.com" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"com.unity.ext.nunit": { |
|
|
|
"com.unity.ext.nunit": { |
|
|
|
"version": "1.0.6", |
|
|
|
"version": "1.0.6", |
|
|
|
"depth": 1, |
|
|
|
"depth": 1, |
|
|
|
"source": "registry", |
|
|
|
"source": "registry", |
|
|
|
"dependencies": {}, |
|
|
|
"dependencies": {}, |
|
|
|
"url": "https://packages.unity.cn" |
|
|
|
"url": "https://packages.unity.com" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"com.unity.feature.development": { |
|
|
|
"com.unity.feature.development": { |
|
|
|
"version": "1.0.1", |
|
|
|
"version": "1.0.1", |
|
|
|
"depth": 0, |
|
|
|
"depth": 0, |
|
|
|
"source": "builtin", |
|
|
|
"source": "builtin", |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"com.unity.ide.visualstudio": "2.0.16", |
|
|
|
"com.unity.ide.visualstudio": "2.0.22", |
|
|
|
"com.unity.ide.rider": "3.0.15", |
|
|
|
"com.unity.ide.rider": "3.0.36", |
|
|
|
"com.unity.ide.vscode": "1.2.5", |
|
|
|
"com.unity.ide.vscode": "1.2.5", |
|
|
|
"com.unity.editorcoroutines": "1.0.0", |
|
|
|
"com.unity.editorcoroutines": "1.0.0", |
|
|
|
"com.unity.performance.profile-analyzer": "1.1.1", |
|
|
|
"com.unity.performance.profile-analyzer": "1.2.3", |
|
|
|
"com.unity.test-framework": "1.1.31", |
|
|
|
"com.unity.test-framework": "1.1.33", |
|
|
|
"com.unity.testtools.codecoverage": "1.0.1" |
|
|
|
"com.unity.testtools.codecoverage": "1.2.6" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"com.unity.ide.rider": { |
|
|
|
"com.unity.ide.rider": { |
|
|
|
"version": "3.0.15", |
|
|
|
"version": "3.0.36", |
|
|
|
"depth": 0, |
|
|
|
"depth": 1, |
|
|
|
"source": "registry", |
|
|
|
"source": "registry", |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"com.unity.ext.nunit": "1.0.6" |
|
|
|
"com.unity.ext.nunit": "1.0.6" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"url": "https://packages.unity.cn" |
|
|
|
"url": "https://packages.unity.com" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"com.unity.ide.visualstudio": { |
|
|
|
"com.unity.ide.visualstudio": { |
|
|
|
"version": "2.0.16", |
|
|
|
"version": "2.0.22", |
|
|
|
"depth": 0, |
|
|
|
"depth": 1, |
|
|
|
"source": "registry", |
|
|
|
"source": "registry", |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"com.unity.test-framework": "1.1.9" |
|
|
|
"com.unity.test-framework": "1.1.9" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"url": "https://packages.unity.cn" |
|
|
|
"url": "https://packages.unity.com" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"com.unity.ide.vscode": { |
|
|
|
"com.unity.ide.vscode": { |
|
|
|
"version": "1.2.5", |
|
|
|
"version": "1.2.5", |
|
|
|
"depth": 0, |
|
|
|
"depth": 0, |
|
|
|
"source": "registry", |
|
|
|
"source": "registry", |
|
|
|
"dependencies": {}, |
|
|
|
"dependencies": {}, |
|
|
|
"url": "https://packages.unity.cn" |
|
|
|
"url": "https://packages.unity.com" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"com.unity.mathematics": { |
|
|
|
"com.unity.mathematics": { |
|
|
|
"version": "1.2.6", |
|
|
|
"version": "1.2.6", |
|
|
|
"depth": 2, |
|
|
|
"depth": 2, |
|
|
|
"source": "registry", |
|
|
|
"source": "registry", |
|
|
|
"dependencies": {}, |
|
|
|
"dependencies": {}, |
|
|
|
"url": "https://packages.unity.cn" |
|
|
|
"url": "https://packages.unity.com" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"com.unity.nuget.newtonsoft-json": { |
|
|
|
"com.unity.nuget.newtonsoft-json": { |
|
|
|
"version": "3.0.2", |
|
|
|
"version": "3.2.1", |
|
|
|
"depth": 2, |
|
|
|
"depth": 2, |
|
|
|
"source": "registry", |
|
|
|
"source": "registry", |
|
|
|
"dependencies": {}, |
|
|
|
"dependencies": {}, |
|
|
|
"url": "https://packages.unity.cn" |
|
|
|
"url": "https://packages.unity.com" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"com.unity.performance.profile-analyzer": { |
|
|
|
"com.unity.performance.profile-analyzer": { |
|
|
|
"version": "1.1.1", |
|
|
|
"version": "1.2.3", |
|
|
|
"depth": 1, |
|
|
|
"depth": 1, |
|
|
|
"source": "registry", |
|
|
|
"source": "registry", |
|
|
|
"dependencies": {}, |
|
|
|
"dependencies": {}, |
|
|
|
"url": "https://packages.unity.cn" |
|
|
|
"url": "https://packages.unity.com" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"com.unity.services.core": { |
|
|
|
"com.unity.services.core": { |
|
|
|
"version": "1.4.2", |
|
|
|
"version": "1.14.0", |
|
|
|
"depth": 1, |
|
|
|
"depth": 1, |
|
|
|
"source": "registry", |
|
|
|
"source": "registry", |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"com.unity.modules.unitywebrequest": "1.0.0", |
|
|
|
"com.unity.modules.androidjni": "1.0.0", |
|
|
|
"com.unity.nuget.newtonsoft-json": "3.0.2", |
|
|
|
"com.unity.nuget.newtonsoft-json": "3.2.1", |
|
|
|
"com.unity.modules.androidjni": "1.0.0" |
|
|
|
"com.unity.modules.unitywebrequest": "1.0.0" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"url": "https://packages.unity.cn" |
|
|
|
"url": "https://packages.unity.com" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"com.unity.settings-manager": { |
|
|
|
"com.unity.settings-manager": { |
|
|
|
"version": "1.0.3", |
|
|
|
"version": "2.1.0", |
|
|
|
"depth": 2, |
|
|
|
"depth": 2, |
|
|
|
"source": "registry", |
|
|
|
"source": "registry", |
|
|
|
"dependencies": {}, |
|
|
|
"dependencies": {}, |
|
|
|
"url": "https://packages.unity.cn" |
|
|
|
"url": "https://packages.unity.com" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"com.unity.test-framework": { |
|
|
|
"com.unity.test-framework": { |
|
|
|
"version": "1.1.31", |
|
|
|
"version": "1.1.33", |
|
|
|
"depth": 0, |
|
|
|
"depth": 1, |
|
|
|
"source": "registry", |
|
|
|
"source": "registry", |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"com.unity.ext.nunit": "1.0.6", |
|
|
|
"com.unity.ext.nunit": "1.0.6", |
|
|
|
"com.unity.modules.imgui": "1.0.0", |
|
|
|
"com.unity.modules.imgui": "1.0.0", |
|
|
|
"com.unity.modules.jsonserialize": "1.0.0" |
|
|
|
"com.unity.modules.jsonserialize": "1.0.0" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"url": "https://packages.unity.cn" |
|
|
|
"url": "https://packages.unity.com" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"com.unity.testtools.codecoverage": { |
|
|
|
"com.unity.testtools.codecoverage": { |
|
|
|
"version": "1.0.1", |
|
|
|
"version": "1.2.6", |
|
|
|
"depth": 1, |
|
|
|
"depth": 1, |
|
|
|
"source": "registry", |
|
|
|
"source": "registry", |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"com.unity.test-framework": "1.0.16", |
|
|
|
"com.unity.test-framework": "1.0.16", |
|
|
|
"com.unity.settings-manager": "1.0.1" |
|
|
|
"com.unity.settings-manager": "1.0.1" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"url": "https://packages.unity.cn" |
|
|
|
"url": "https://packages.unity.com" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"com.unity.textmeshpro": { |
|
|
|
"com.unity.textmeshpro": { |
|
|
|
"version": "3.0.6", |
|
|
|
"version": "3.0.6", |
|
|
|
@ -165,19 +174,30 @@ |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"com.unity.ugui": "1.0.0" |
|
|
|
"com.unity.ugui": "1.0.0" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"url": "https://packages.unity.cn" |
|
|
|
"url": "https://packages.unity.com" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"com.unity.timeline": { |
|
|
|
"com.unity.timeline": { |
|
|
|
"version": "1.6.4", |
|
|
|
"version": "1.6.4", |
|
|
|
"depth": 0, |
|
|
|
"depth": 0, |
|
|
|
"source": "registry", |
|
|
|
"source": "registry", |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
|
|
|
|
"com.unity.modules.audio": "1.0.0", |
|
|
|
"com.unity.modules.director": "1.0.0", |
|
|
|
"com.unity.modules.director": "1.0.0", |
|
|
|
"com.unity.modules.animation": "1.0.0", |
|
|
|
"com.unity.modules.animation": "1.0.0", |
|
|
|
"com.unity.modules.audio": "1.0.0", |
|
|
|
|
|
|
|
"com.unity.modules.particlesystem": "1.0.0" |
|
|
|
"com.unity.modules.particlesystem": "1.0.0" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"url": "https://packages.unity.cn" |
|
|
|
"url": "https://packages.unity.com" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"com.unity.transport": { |
|
|
|
|
|
|
|
"version": "1.5.0", |
|
|
|
|
|
|
|
"depth": 1, |
|
|
|
|
|
|
|
"source": "registry", |
|
|
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
|
|
"com.unity.burst": "1.6.6", |
|
|
|
|
|
|
|
"com.unity.collections": "1.2.4", |
|
|
|
|
|
|
|
"com.unity.mathematics": "1.2.6" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"url": "https://packages.unity.com" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"com.unity.ugui": { |
|
|
|
"com.unity.ugui": { |
|
|
|
"version": "1.0.0", |
|
|
|
"version": "1.0.0", |
|
|
|
@ -196,7 +216,7 @@ |
|
|
|
"com.unity.ugui": "1.0.0", |
|
|
|
"com.unity.ugui": "1.0.0", |
|
|
|
"com.unity.modules.jsonserialize": "1.0.0" |
|
|
|
"com.unity.modules.jsonserialize": "1.0.0" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"url": "https://packages.unity.cn" |
|
|
|
"url": "https://packages.unity.com" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"com.unity.modules.ai": { |
|
|
|
"com.unity.modules.ai": { |
|
|
|
"version": "1.0.0", |
|
|
|
"version": "1.0.0", |
|
|
|
@ -330,17 +350,6 @@ |
|
|
|
"version": "1.0.0", |
|
|
|
"version": "1.0.0", |
|
|
|
"depth": 0, |
|
|
|
"depth": 0, |
|
|
|
"source": "builtin", |
|
|
|
"source": "builtin", |
|
|
|
"dependencies": { |
|
|
|
|
|
|
|
"com.unity.modules.ui": "1.0.0", |
|
|
|
|
|
|
|
"com.unity.modules.imgui": "1.0.0", |
|
|
|
|
|
|
|
"com.unity.modules.jsonserialize": "1.0.0", |
|
|
|
|
|
|
|
"com.unity.modules.uielementsnative": "1.0.0" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"com.unity.modules.uielementsnative": { |
|
|
|
|
|
|
|
"version": "1.0.0", |
|
|
|
|
|
|
|
"depth": 1, |
|
|
|
|
|
|
|
"source": "builtin", |
|
|
|
|
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"com.unity.modules.ui": "1.0.0", |
|
|
|
"com.unity.modules.ui": "1.0.0", |
|
|
|
"com.unity.modules.imgui": "1.0.0", |
|
|
|
"com.unity.modules.imgui": "1.0.0", |
|
|
|
|