【m】web 环境搭建

This commit is contained in:
2026-04-16 23:35:57 +08:00
parent 1e9512ea12
commit c7c9b0ef71
3 changed files with 11 additions and 104 deletions

9
EditorPrefs.ini Normal file
View File

@@ -0,0 +1,9 @@
# Custom Editor Prefs Data
# Last Modified: 2026/4/16 23:27:05
StartUp=1
CreatDomainDirectory=1
ChangeHotUpdateSchema=HotUpdate
ChangePlayerSchema=HOST_PLAYMODE
ip=http://127.0.0.1:9527
Authorization=Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjE0NGIyN2NkLWU5NDEtNDk5Zi04MGViLWY5MmYxYTBmNDgzMSIsInVuaXF1ZV9uYW1lIjoidW5pdHkiLCJlbWFpbCI6InphemU5N0BxcS5jb20iLCJuYW1laWQiOiIxNDRiMjdjZC1lOTQxLTQ5OWYtODBlYi1mOTJmMWEwZjQ4MzEiLCJyb2xlIjoiY2xpZW50IiwibmJmIjoxNzc2MzUzMjI1LCJleHAiOjE3Nzg5NDUyMjUsImlhdCI6MTc3NjM1MzIyNSwiaXNzIjoieW91ci1pc3N1ZXIiLCJhdWQiOiJ5b3VyLWF1ZGllbmNlIn0.a1v8gE_lFL5maKUkcLpSZl3zgSLu7-0W8ybw5usarF4

View File

@@ -1,8 +1,6 @@
{
"dependencies": {
"com.code-philosophy.hybridclr": "8.11.0",
"com.rokid.xr.extension": "3.0.3",
"com.rokid.xr.unity": "3.0.3",
"com.staryevo.audiocore": "1.1.3",
"com.staryevo.buildoriginality": "1.1.4",
"com.staryevo.main": "2.1.11",
@@ -61,13 +59,6 @@
"com.code-philosophy.hybridclr",
"com.tuyoogame"
]
},
{
"name": "rokid",
"url": "https://npm.rokid.com",
"scopes": [
"com.rokid"
]
}
]
}

View File

@@ -14,45 +14,6 @@
"dependencies": {},
"url": "http://106.52.62.106:3000/api/packages/unity-registry/npm"
},
"com.rokid.openxr": {
"version": "3.0.3",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.xr.arfoundation": "5.1.3",
"com.unity.xr.management": "4.4.1",
"com.unity.xr.openxr": "1.13.2",
"com.unity.inputsystem": "1.8.1",
"com.unity.xr.hands": "1.5.0",
"com.unity.xr.interaction.toolkit": "3.0.5"
},
"url": "https://npm.rokid.com"
},
"com.rokid.xr.extension": {
"version": "3.0.3",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.nuget.newtonsoft-json": "3.0.1",
"com.rokid.xr.unity": "3.0.3"
},
"url": "https://npm.rokid.com"
},
"com.rokid.xr.unity": {
"version": "3.0.3",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.modules.ui": "1.0.0",
"com.unity.modules.imgui": "1.0.0",
"com.rokid.openxr": "3.0.3",
"com.unity.xr.management": "4.2.0",
"com.unity.xr.legacyinputhelpers": "2.1.10",
"com.unity.nuget.newtonsoft-json": "3.0.1",
"com.unity.inputsystem": "1.7.0"
},
"url": "https://npm.rokid.com"
},
"com.staryevo.audiocore": {
"version": "1.1.3",
"depth": 0,
@@ -153,13 +114,6 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.editorcoroutines": {
"version": "1.0.0",
"depth": 3,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.ext.nunit": {
"version": "1.0.6",
"depth": 1,
@@ -292,24 +246,6 @@
"com.unity.modules.imgui": "1.0.0"
}
},
"com.unity.xr.arfoundation": {
"version": "5.2.0",
"depth": 2,
"source": "registry",
"dependencies": {
"com.unity.ugui": "1.0.0",
"com.unity.modules.ui": "1.0.0",
"com.unity.inputsystem": "1.3.0",
"com.unity.mathematics": "1.2.5",
"com.unity.xr.core-utils": "2.2.1",
"com.unity.xr.management": "4.0.1",
"com.unity.editorcoroutines": "1.0.0",
"com.unity.modules.particlesystem": "1.0.0",
"com.unity.modules.unityanalytics": "1.0.0",
"com.unity.modules.unitywebrequest": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.xr.core-utils": {
"version": "2.5.2",
"depth": 1,
@@ -319,35 +255,6 @@
},
"url": "https://packages.unity.com"
},
"com.unity.xr.hands": {
"version": "1.5.0",
"depth": 2,
"source": "registry",
"dependencies": {
"com.unity.modules.xr": "1.0.0",
"com.unity.inputsystem": "1.3.0",
"com.unity.mathematics": "1.2.6",
"com.unity.xr.core-utils": "2.2.0",
"com.unity.xr.management": "4.0.1"
},
"url": "https://packages.unity.com"
},
"com.unity.xr.interaction.toolkit": {
"version": "3.0.5",
"depth": 2,
"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.2.3",
"com.unity.modules.physics": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.xr.legacyinputhelpers": {
"version": "2.1.12",
"depth": 1,
@@ -359,8 +266,8 @@
"url": "https://packages.unity.com"
},
"com.unity.xr.management": {
"version": "4.4.1",
"depth": 2,
"version": "4.4.0",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.modules.vr": "1.0.0",