Ruined Town, sectors fux,new Unity Version

This commit is contained in:
szczuras4
2025-10-08 23:29:42 +02:00
parent be9b806874
commit 89f959e531
5 changed files with 595 additions and 2082 deletions

View File

@@ -15,7 +15,7 @@ MonoBehaviour:
m_DefaultGroup: bc074d00982114f0388e9c98de91d44f
m_currentHash:
serializedVersion: 2
Hash: ef672e941747c2eb6b19db828d740a6a
Hash: 00000000000000000000000000000000
m_OptimizeCatalogSize: 0
m_BuildRemoteCatalog: 0
m_CatalogRequestsTimeout: 0
@@ -33,6 +33,7 @@ MonoBehaviour:
m_UniqueBundleIds: 0
m_EnableJsonCatalog: 0
m_NonRecursiveBuilding: 1
m_AllowNestedBundleFolders: 0
m_CCDEnabled: 0
m_maxConcurrentWebRequests: 3
m_UseUWRForLocalBundles: 0

File diff suppressed because it is too large Load Diff

View File

@@ -1,10 +1,10 @@
{
"dependencies": {
"com.coffee.softmask-for-ugui": "https://github.com/mob-sakai/SoftMaskForUGUI.git?path=Packages/src",
"com.unity.ai.navigation": "2.0.8",
"com.unity.ai.navigation": "2.0.9",
"com.unity.ide.visualstudio": "2.0.23",
"com.unity.localization": "1.5.5",
"com.unity.memoryprofiler": "1.1.7",
"com.unity.memoryprofiler": "1.1.8",
"com.unity.multiplayer.center": "1.0.0",
"com.unity.postprocessing": "3.5.0",
"com.unity.render-pipelines.universal": "17.0.4",

View File

@@ -10,7 +10,7 @@
"hash": "02cf05485ac0bbd9f61e7b829dd6526db7c9dba5"
},
"com.unity.addressables": {
"version": "2.6.0",
"version": "2.7.2",
"depth": 1,
"source": "registry",
"dependencies": {
@@ -20,13 +20,13 @@
"com.unity.modules.jsonserialize": "1.0.0",
"com.unity.modules.imageconversion": "1.0.0",
"com.unity.modules.unitywebrequest": "1.0.0",
"com.unity.scriptablebuildpipeline": "2.4.0",
"com.unity.scriptablebuildpipeline": "2.4.1",
"com.unity.modules.unitywebrequestassetbundle": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.ai.navigation": {
"version": "2.0.8",
"version": "2.0.9",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -96,7 +96,7 @@
"url": "https://packages.unity.com"
},
"com.unity.memoryprofiler": {
"version": "1.1.7",
"version": "1.1.8",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -190,7 +190,7 @@
}
},
"com.unity.scriptablebuildpipeline": {
"version": "2.4.0",
"version": "2.4.1",
"depth": 2,
"source": "registry",
"dependencies": {

View File

@@ -1,2 +1,2 @@
m_EditorVersion: 6000.0.56f1
m_EditorVersionWithRevision: 6000.0.56f1 (9c7b5e468860)
m_EditorVersion: 6000.0.58f2
m_EditorVersionWithRevision: 6000.0.58f2 (92dee566b325)