修改灵灯系统报错

This commit is contained in:
2026-06-30 22:30:03 +08:00
parent 3c2f797f66
commit 47be10545d
6 changed files with 126 additions and 9 deletions
+14 -3
View File
@@ -38,6 +38,17 @@
"com.unity.modules.video": "1.0.0",
"com.unity.modules.vr": "1.0.0",
"com.unity.modules.wind": "1.0.0",
"com.unity.modules.xr": "1.0.0"
}
}
"com.unity.modules.xr": "1.0.0",
"com.ivanmurzak.unity.mcp": "0.82.3"
},
"scopedRegistries": [
{
"name": "package.openupm.com",
"url": "https://package.openupm.com",
"scopes": [
"com.ivanmurzak",
"extensions.unity"
]
}
]
}