07补充资源

This commit is contained in:
Han
2025-04-11 11:56:04 +08:00
parent bcf6512e26
commit a985467873
33 changed files with 1557 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
{
"dependencies": {
"com.rokid.xr.unity": "3.0.3",
"com.tuyoogame.yooasset": "2.3.7",
"com.unity.collab-proxy": "2.5.1",
"com.unity.feature.development": "1.0.1",
@@ -51,6 +52,13 @@
"scopes": [
"com.tuyoogame.yooasset"
]
},
{
"name": "rokid",
"url": "https://npm.rokid.com/",
"scopes": [
"com.rokid"
]
}
]
}