初始化
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"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user