升级框架版本

This commit is contained in:
Bob.Song
2025-11-12 17:24:02 +08:00
parent 4059c207c0
commit 5e6119a073
2246 changed files with 6233 additions and 313 deletions

View File

@@ -1,5 +1,6 @@
{
"dependencies": {
"com.fantasy.unity": "2025.2.12",
"com.unity.2d.sprite": "1.0.0",
"com.unity.ai.navigation": "2.0.8",
"com.unity.burst": "1.8.25",
@@ -54,5 +55,14 @@
"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.fantasy.unity"
]
}
]
}

View File

@@ -1,5 +1,14 @@
{
"dependencies": {
"com.fantasy.unity": {
"version": "2025.2.12",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.nuget.newtonsoft-json": "3.2.1"
},
"url": "https://package.openupm.com"
},
"com.jbooth.microsplat.alpha-hole": {
"version": "file:com.jbooth.microsplat.alpha-hole",
"depth": 0,