This commit is contained in:
Kexun Liu
2026-04-24 14:09:37 +08:00
parent 3a63641a2c
commit 00c4432007
90 changed files with 1105 additions and 2119 deletions

View File

@@ -1,5 +1,7 @@
{
"dependencies": {
"com.taptap.sdk.core": "4.5.4",
"com.taptap.sdk.login": "4.10.0",
"com.unity.burst": "1.8.27",
"com.unity.collab-proxy": "2.11.3",
"com.unity.collections": "2.6.2",
@@ -9,6 +11,7 @@
"com.unity.ide.visualstudio": "2.0.26",
"com.unity.inputsystem": "1.18.0",
"com.unity.multiplayer.center": "1.0.1",
"com.unity.nuget.newtonsoft-json": "3.2.1",
"com.unity.render-pipelines.universal": "17.3.0",
"com.unity.test-framework": "1.6.0",
"com.unity.timeline": "1.8.10",
@@ -48,5 +51,21 @@
"com.unity.modules.vr": "1.0.0",
"com.unity.modules.wind": "1.0.0",
"com.unity.modules.xr": "1.0.0"
}
},
"scopedRegistries": [
{
"name": "package.openupm.com",
"url": "https://package.openupm.com",
"scopes": [
"com.google.external-dependency-manager"
]
},
{
"name": "NPMJS",
"url": "https://registry.npmjs.org/",
"scopes": [
"com.taptap"
]
}
]
}

View File

@@ -1,5 +1,21 @@
{
"dependencies": {
"com.taptap.sdk.core": {
"version": "4.10.0",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://registry.npmjs.org"
},
"com.taptap.sdk.login": {
"version": "4.10.0",
"depth": 0,
"source": "registry",
"dependencies": {
"com.taptap.sdk.core": "4.10.0"
},
"url": "https://registry.npmjs.org"
},
"com.unity.2d.animation": {
"version": "13.0.4",
"depth": 1,
@@ -216,6 +232,13 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.nuget.newtonsoft-json": {
"version": "3.2.1",
"depth": 0,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.render-pipelines.core": {
"version": "17.3.0",
"depth": 1,