开始开发

This commit is contained in:
2026-05-12 17:45:40 +08:00
parent cbb94162e0
commit bde7494997
1217 changed files with 253889 additions and 210 deletions

View File

@@ -1,11 +1,15 @@
{
"dependencies": {
"com.staryevo.main": "2.1.15",
"com.unity.2d.sprite": "1.0.0",
"com.unity.ide.rider": "3.0.39",
"com.unity.inputsystem": "1.14.2",
"com.unity.render-pipelines.universal": "14.0.12",
"com.unity.inputsystem": "1.19.0",
"com.unity.nuget.newtonsoft-json": "3.2.2",
"com.unity.render-pipelines.universal": "17.3.0",
"com.unity.test-framework": "1.1.33",
"com.unity.ugui": "1.0.0",
"com.unity.ugui": "2.0.0",
"com.unity.webrtc": "3.0.0-pre.8",
"com.unity.xr.interaction.toolkit": "3.1.2",
"com.xreal.xr": "file:com.xreal.xr.tar.gz",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
@@ -38,5 +42,17 @@
"com.unity.modules.vr": "1.0.0",
"com.unity.modules.wind": "1.0.0",
"com.unity.modules.xr": "1.0.0"
}
},
"scopedRegistries": [
{
"name": "stary",
"url": "http://106.52.62.106:3000//api/packages/unity-registry/npm",
"scopes": [
"com.staryevo",
"com.cysharp",
"com.code-philosophy.hybridclr",
"com.tuyoogame"
]
}
]
}