fix unity version to 2023.2.20f1

This commit is contained in:
2024-07-31 23:13:51 +03:00
parent 029bb4a7d8
commit fc24653f9a
3 changed files with 30 additions and 28 deletions
+2 -1
View File
@@ -143,7 +143,8 @@ TextureImporter:
edges: [] edges: []
weights: [] weights: []
secondaryTextures: [] secondaryTextures: []
nameFileIdTable: {} nameFileIdTable:
livesSprite_0: 9121714076949873720
mipmapLimitGroupName: mipmapLimitGroupName:
pSDRemoveMatte: 0 pSDRemoveMatte: 0
userData: userData:
+7 -7
View File
@@ -1,21 +1,21 @@
{ {
"dependencies": { "dependencies": {
"com.unity.2d.animation": "10.0.3", "com.unity.2d.animation": "10.1.1",
"com.unity.2d.pixel-perfect": "5.0.3", "com.unity.2d.pixel-perfect": "5.0.3",
"com.unity.2d.psdimporter": "9.0.1", "com.unity.2d.psdimporter": "9.0.3",
"com.unity.2d.sprite": "1.0.0", "com.unity.2d.sprite": "1.0.0",
"com.unity.2d.spriteshape": "10.0.2", "com.unity.2d.spriteshape": "10.0.4",
"com.unity.2d.tilemap": "1.0.0", "com.unity.2d.tilemap": "1.0.0",
"com.unity.2d.tilemap.extras": "4.0.2", "com.unity.2d.tilemap.extras": "4.0.2",
"com.unity.ads": "4.4.2", "com.unity.ads": "4.4.2",
"com.unity.ai.navigation": "2.0.0", "com.unity.ai.navigation": "2.0.0",
"com.unity.analytics": "3.8.1", "com.unity.analytics": "3.8.1",
"com.unity.collab-proxy": "2.2.0", "com.unity.collab-proxy": "2.3.1",
"com.unity.ide.rider": "3.0.26", "com.unity.ide.rider": "3.0.28",
"com.unity.ide.visualstudio": "2.0.22", "com.unity.ide.visualstudio": "2.0.22",
"com.unity.inputsystem": "1.7.0", "com.unity.inputsystem": "1.7.0",
"com.unity.purchasing": "4.10.0", "com.unity.purchasing": "4.11.0",
"com.unity.render-pipelines.universal": "16.0.4", "com.unity.render-pipelines.universal": "16.0.6",
"com.unity.test-framework": "1.3.9", "com.unity.test-framework": "1.3.9",
"com.unity.timeline": "1.8.6", "com.unity.timeline": "1.8.6",
"com.unity.ugui": "2.0.0", "com.unity.ugui": "2.0.0",
+21 -20
View File
@@ -1,11 +1,11 @@
{ {
"dependencies": { "dependencies": {
"com.unity.2d.animation": { "com.unity.2d.animation": {
"version": "10.0.3", "version": "10.1.1",
"depth": 0, "depth": 0,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {
"com.unity.2d.common": "9.0.2", "com.unity.2d.common": "9.0.4",
"com.unity.2d.sprite": "1.0.0", "com.unity.2d.sprite": "1.0.0",
"com.unity.collections": "1.2.4", "com.unity.collections": "1.2.4",
"com.unity.modules.animation": "1.0.0", "com.unity.modules.animation": "1.0.0",
@@ -14,7 +14,7 @@
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.2d.common": { "com.unity.2d.common": {
"version": "9.0.2", "version": "9.0.4",
"depth": 1, "depth": 1,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {
@@ -34,11 +34,11 @@
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.2d.psdimporter": { "com.unity.2d.psdimporter": {
"version": "9.0.1", "version": "9.0.3",
"depth": 0, "depth": 0,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {
"com.unity.2d.common": "9.0.2", "com.unity.2d.common": "9.0.4",
"com.unity.2d.sprite": "1.0.0" "com.unity.2d.sprite": "1.0.0"
}, },
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
@@ -50,12 +50,12 @@
"dependencies": {} "dependencies": {}
}, },
"com.unity.2d.spriteshape": { "com.unity.2d.spriteshape": {
"version": "10.0.2", "version": "10.0.4",
"depth": 0, "depth": 0,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {
"com.unity.mathematics": "1.1.0", "com.unity.mathematics": "1.1.0",
"com.unity.2d.common": "9.0.2", "com.unity.2d.common": "9.0.4",
"com.unity.modules.physics2d": "1.0.0" "com.unity.modules.physics2d": "1.0.0"
}, },
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
@@ -110,16 +110,17 @@
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.burst": { "com.unity.burst": {
"version": "1.8.11", "version": "1.8.13",
"depth": 1, "depth": 1,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {
"com.unity.mathematics": "1.2.1" "com.unity.mathematics": "1.2.1",
"com.unity.modules.jsonserialize": "1.0.0"
}, },
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.collab-proxy": { "com.unity.collab-proxy": {
"version": "2.2.0", "version": "2.3.1",
"depth": 0, "depth": 0,
"source": "registry", "source": "registry",
"dependencies": {}, "dependencies": {},
@@ -144,7 +145,7 @@
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.ide.rider": { "com.unity.ide.rider": {
"version": "3.0.26", "version": "3.0.28",
"depth": 0, "depth": 0,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {
@@ -192,7 +193,7 @@
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.purchasing": { "com.unity.purchasing": {
"version": "4.10.0", "version": "4.11.0",
"depth": 0, "depth": 0,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {
@@ -205,7 +206,7 @@
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.render-pipelines.core": { "com.unity.render-pipelines.core": {
"version": "16.0.4", "version": "16.0.6",
"depth": 1, "depth": 1,
"source": "builtin", "source": "builtin",
"dependencies": { "dependencies": {
@@ -218,18 +219,18 @@
} }
}, },
"com.unity.render-pipelines.universal": { "com.unity.render-pipelines.universal": {
"version": "16.0.4", "version": "16.0.6",
"depth": 0, "depth": 0,
"source": "builtin", "source": "builtin",
"dependencies": { "dependencies": {
"com.unity.mathematics": "1.2.1", "com.unity.mathematics": "1.2.1",
"com.unity.burst": "1.8.9", "com.unity.burst": "1.8.9",
"com.unity.render-pipelines.core": "16.0.4", "com.unity.render-pipelines.core": "16.0.6",
"com.unity.shadergraph": "16.0.4" "com.unity.shadergraph": "16.0.6"
} }
}, },
"com.unity.rendering.light-transport": { "com.unity.rendering.light-transport": {
"version": "1.0.0", "version": "1.0.2",
"depth": 2, "depth": 2,
"source": "builtin", "source": "builtin",
"dependencies": { "dependencies": {
@@ -257,7 +258,7 @@
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.services.core": { "com.unity.services.core": {
"version": "1.12.0", "version": "1.12.5",
"depth": 1, "depth": 1,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {
@@ -268,11 +269,11 @@
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.shadergraph": { "com.unity.shadergraph": {
"version": "16.0.4", "version": "16.0.6",
"depth": 1, "depth": 1,
"source": "builtin", "source": "builtin",
"dependencies": { "dependencies": {
"com.unity.render-pipelines.core": "16.0.4", "com.unity.render-pipelines.core": "16.0.6",
"com.unity.searcher": "4.9.2" "com.unity.searcher": "4.9.2"
} }
}, },