开始开发

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

@@ -23,6 +23,8 @@ namespace Unity.RenderStreaming.Editor
#if UNITY_2021_1_OR_NEWER
const AndroidSdkVersions RequiredAndroidSdkVersion = AndroidSdkVersions.AndroidApiLevel22;
#else
const AndroidSdkVersions RequiredAndroidSdkVersion = AndroidSdkVersions.AndroidApiLevel21;
#endif

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"
]
}
]
}

View File

@@ -1,5 +1,40 @@
{
"dependencies": {
"com.cysharp.unitask": {
"version": "2.5.10",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "http://106.52.62.106:3000//api/packages/unity-registry/npm"
},
"com.staryevo.main": {
"version": "2.1.15",
"depth": 0,
"source": "registry",
"dependencies": {
"com.cysharp.unitask": "2.5.10",
"com.tuyoogame.yooasset": "2.3.18"
},
"url": "http://106.52.62.106:3000//api/packages/unity-registry/npm"
},
"com.tuyoogame.yooasset": {
"version": "2.3.18",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.modules.assetbundle": "1.0.0",
"com.unity.modules.unitywebrequest": "1.0.0",
"com.unity.modules.unitywebrequestassetbundle": "1.0.0",
"com.unity.scriptablebuildpipeline": "1.21.25"
},
"url": "http://106.52.62.106:3000//api/packages/unity-registry/npm"
},
"com.unity.2d.sprite": {
"version": "1.0.0",
"depth": 0,
"source": "builtin",
"dependencies": {}
},
"com.unity.burst": {
"version": "1.8.21",
"depth": 1,
@@ -34,7 +69,7 @@
"url": "https://packages.unity.com"
},
"com.unity.inputsystem": {
"version": "1.14.2",
"version": "1.19.0",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -49,6 +84,13 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.nuget.newtonsoft-json": {
"version": "3.2.2",
"depth": 0,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.render-pipelines.core": {
"version": "14.0.12",
"depth": 1,
@@ -61,7 +103,7 @@
}
},
"com.unity.render-pipelines.universal": {
"version": "14.0.12",
"version": "17.3.0",
"depth": 0,
"source": "builtin",
"dependencies": {
@@ -91,6 +133,13 @@
"com.unity.modules.screencapture": "1.0.0"
}
},
"com.unity.scriptablebuildpipeline": {
"version": "1.21.25",
"depth": 2,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.searcher": {
"version": "4.9.2",
"depth": 2,
@@ -119,7 +168,7 @@
"url": "https://packages.unity.com"
},
"com.unity.ugui": {
"version": "1.0.0",
"version": "2.0.0",
"depth": 0,
"source": "builtin",
"dependencies": {
@@ -147,6 +196,22 @@
},
"url": "https://packages.unity.com"
},
"com.unity.xr.interaction.toolkit": {
"version": "3.1.2",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.ugui": "1.0.0",
"com.unity.modules.xr": "1.0.0",
"com.unity.inputsystem": "1.8.1",
"com.unity.mathematics": "1.2.6",
"com.unity.modules.audio": "1.0.0",
"com.unity.modules.imgui": "1.0.0",
"com.unity.xr.core-utils": "2.4.0",
"com.unity.modules.physics": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.xr.legacyinputhelpers": {
"version": "2.1.12",
"depth": 2,