升级框架版本
This commit is contained in:
@@ -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"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user