初始化
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"com.code-philosophy.luban": "https://gitee.com/focus-creative-games/luban_unity.git",
|
||||
"com.tuyoogame.yooasset": "1.4.14",
|
||||
"com.unity.addressables": "1.22.3",
|
||||
"com.unity.collab-proxy": "2.8.2",
|
||||
"com.unity.feature.development": "1.0.1",
|
||||
"com.unity.mathematics": "1.2.6",
|
||||
"com.unity.textmeshpro": "3.0.7",
|
||||
"com.unity.timeline": "1.7.6",
|
||||
"com.unity.ugui": "1.0.0",
|
||||
@@ -40,5 +42,14 @@
|
||||
"com.unity.modules.vr": "1.0.0",
|
||||
"com.unity.modules.wind": "1.0.0",
|
||||
"com.unity.modules.xr": "1.0.0"
|
||||
}
|
||||
},
|
||||
"scopedRegistries": [
|
||||
{
|
||||
"name": "package.openupm.com",
|
||||
"url": "https://package.openupm.com",
|
||||
"scopes": [
|
||||
"com.tuyoogame.yooasset"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -7,6 +7,18 @@
|
||||
"dependencies": {},
|
||||
"hash": "57e577126c4bac9abef927babb848a457ad5d563"
|
||||
},
|
||||
"com.tuyoogame.yooasset": {
|
||||
"version": "1.4.14",
|
||||
"depth": 0,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
"com.unity.scriptablebuildpipeline": "1.20.2",
|
||||
"com.unity.modules.assetbundle": "1.0.0",
|
||||
"com.unity.modules.unitywebrequest": "1.0.0",
|
||||
"com.unity.modules.unitywebrequestassetbundle": "1.0.0"
|
||||
},
|
||||
"url": "https://package.openupm.com"
|
||||
},
|
||||
"com.unity.addressables": {
|
||||
"version": "1.22.3",
|
||||
"depth": 0,
|
||||
@@ -81,6 +93,13 @@
|
||||
"dependencies": {},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.mathematics": {
|
||||
"version": "1.2.6",
|
||||
"depth": 0,
|
||||
"source": "registry",
|
||||
"dependencies": {},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.performance.profile-analyzer": {
|
||||
"version": "1.2.2",
|
||||
"depth": 1,
|
||||
|
||||
Reference in New Issue
Block a user