Skip to content

Commit

Permalink
Updated Unity version
Browse files Browse the repository at this point in the history
  • Loading branch information
Greenfoot5 committed Oct 16, 2023
1 parent 532b03d commit 6f9eb41
Show file tree
Hide file tree
Showing 6 changed files with 41 additions and 23 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
![Asset License: Attribution 4.0 International](https://img.shields.io/badge/Asset%20License-CC%20BY%204.0-lightgrey)
![Code License: Apache 2.0](https://img.shields.io/badge/Code%20License-Apache%202.0-lightgrey)
![Support Platforms: Android | MacOS/OS X | Windows](https://img.shields.io/badge/platform-Android_|_MacOS/OSX_|_Windows-lightgrey)
![Unity Version: 2022.3.10f1](https://img.shields.io/static/v1?logo=unity&label=Unity%20Version&message=2022.3.10f1&color=blue)
![Unity Version: 2022.3.11f1](https://img.shields.io/static/v1?logo=unity&label=Unity%20Version&message=2022.3.11f1&color=blue)

![Bestagon Defence](Tower%20Defence/Assets/UI/Branding/Bestagon_Wordmark.png)

Expand Down
24 changes: 21 additions & 3 deletions Tower Defence/Assets/Levels/Maps/Upgrade/LD_Upgrade.asset
Original file line number Diff line number Diff line change
Expand Up @@ -131,13 +131,31 @@ MonoBehaviour:
m_Curve:
- serializedVersion: 3
time: 0
value: 500
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0
outWeight: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 10
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 20
value: 1
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
Expand Down
4 changes: 2 additions & 2 deletions Tower Defence/Assets/UI/Shop/Card_Life.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -266,9 +266,9 @@ MonoBehaviour:
data:
m_Localized:
m_TableReference:
m_TableCollectionName: GUID:a4bbea44c52ee4ec1ada344d809c9849
m_TableCollectionName: GUID:a6170bad920ce47ac8d85f7255dd7a10
m_TableEntryReference:
m_KeyId: 109755961609019392
m_KeyId: 20227354377838592
m_Key:
m_FallbackState: 0
m_WaitForCompletion: 0
Expand Down
4 changes: 2 additions & 2 deletions Tower Defence/Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"com.unity.inputsystem": "1.7.0",
"com.unity.localization": "1.4.5",
"com.unity.remote-config": "3.3.2",
"com.unity.render-pipelines.universal": "14.0.8",
"com.unity.render-pipelines.universal": "14.0.9",
"com.unity.test-framework": "1.1.33",
"com.unity.textmeshpro": "3.0.6",
"com.unity.timeline": "1.7.6",
"com.unity.toolchain.macos-arm64-linux-x86_64": "2.0.0",
"com.unity.ugui": "1.0.0",
"com.unity.visualeffectgraph": "14.0.8",
"com.unity.visualeffectgraph": "14.0.9",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
"com.unity.modules.animation": "1.0.0",
Expand Down
26 changes: 13 additions & 13 deletions Tower Defence/Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@
}
},
"com.unity.addressables": {
"version": "1.21.17",
"version": "1.21.18",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.scriptablebuildpipeline": "1.21.9",
"com.unity.scriptablebuildpipeline": "1.21.20",
"com.unity.modules.assetbundle": "1.0.0",
"com.unity.modules.imageconversion": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0",
Expand All @@ -74,7 +74,7 @@
"url": "https://packages.unity.com"
},
"com.unity.burst": {
"version": "1.8.8",
"version": "1.8.9",
"depth": 1,
"source": "registry",
"dependencies": {
Expand Down Expand Up @@ -175,7 +175,7 @@
"url": "https://packages.unity.com"
},
"com.unity.render-pipelines.core": {
"version": "14.0.8",
"version": "14.0.9",
"depth": 1,
"source": "builtin",
"dependencies": {
Expand All @@ -186,18 +186,18 @@
}
},
"com.unity.render-pipelines.universal": {
"version": "14.0.8",
"version": "14.0.9",
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.mathematics": "1.2.1",
"com.unity.burst": "1.8.4",
"com.unity.render-pipelines.core": "14.0.8",
"com.unity.shadergraph": "14.0.8"
"com.unity.render-pipelines.core": "14.0.9",
"com.unity.shadergraph": "14.0.9"
}
},
"com.unity.scriptablebuildpipeline": {
"version": "1.21.9",
"version": "1.21.20",
"depth": 2,
"source": "registry",
"dependencies": {},
Expand Down Expand Up @@ -234,11 +234,11 @@
"url": "https://packages.unity.com"
},
"com.unity.shadergraph": {
"version": "14.0.8",
"version": "14.0.9",
"depth": 1,
"source": "builtin",
"dependencies": {
"com.unity.render-pipelines.core": "14.0.8",
"com.unity.render-pipelines.core": "14.0.9",
"com.unity.searcher": "4.9.2"
}
},
Expand Down Expand Up @@ -310,12 +310,12 @@
}
},
"com.unity.visualeffectgraph": {
"version": "14.0.8",
"version": "14.0.9",
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.shadergraph": "14.0.8",
"com.unity.render-pipelines.core": "14.0.8"
"com.unity.shadergraph": "14.0.9",
"com.unity.render-pipelines.core": "14.0.9"
}
},
"com.unity.modules.ai": {
Expand Down
4 changes: 2 additions & 2 deletions Tower Defence/ProjectSettings/ProjectVersion.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
m_EditorVersion: 2022.3.10f1
m_EditorVersionWithRevision: 2022.3.10f1 (ff3792e53c62)
m_EditorVersion: 2022.3.11f1
m_EditorVersionWithRevision: 2022.3.11f1 (d00248457e15)

0 comments on commit 6f9eb41

Please sign in to comment.