Unity 2022.3.5 Update
This commit is contained in:
		@@ -1,19 +1,20 @@
 | 
			
		||||
{
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "com.unity.2d.sprite": "1.0.0",
 | 
			
		||||
    "com.unity.2d.spriteshape": "7.0.7",
 | 
			
		||||
    "com.unity.2d.spriteshape": "9.0.2",
 | 
			
		||||
    "com.unity.2d.tilemap": "1.0.0",
 | 
			
		||||
    "com.unity.collab-proxy": "2.0.4",
 | 
			
		||||
    "com.unity.ai.navigation": "1.1.4",
 | 
			
		||||
    "com.unity.collab-proxy": "2.0.5",
 | 
			
		||||
    "com.unity.ext.nunit": "1.0.6",
 | 
			
		||||
    "com.unity.ide.rider": "3.0.21",
 | 
			
		||||
    "com.unity.ide.rider": "3.0.24",
 | 
			
		||||
    "com.unity.ide.visualstudio": "2.0.18",
 | 
			
		||||
    "com.unity.ide.vscode": "1.2.5",
 | 
			
		||||
    "com.unity.test-framework": "1.1.33",
 | 
			
		||||
    "com.unity.textmeshpro": "3.0.6",
 | 
			
		||||
    "com.unity.timeline": "1.6.5",
 | 
			
		||||
    "com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.4",
 | 
			
		||||
    "com.unity.timeline": "1.7.5",
 | 
			
		||||
    "com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.5",
 | 
			
		||||
    "com.unity.ugui": "1.0.0",
 | 
			
		||||
    "com.unity.vectorgraphics": "2.0.0-preview.12",
 | 
			
		||||
    "com.unity.vectorgraphics": "2.0.0-preview.21",
 | 
			
		||||
    "com.unity.modules.ai": "1.0.0",
 | 
			
		||||
    "com.unity.modules.androidjni": "1.0.0",
 | 
			
		||||
    "com.unity.modules.animation": "1.0.0",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,24 +1,18 @@
 | 
			
		||||
{
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "com.unity.2d.common": {
 | 
			
		||||
      "version": "6.0.6",
 | 
			
		||||
      "version": "8.0.1",
 | 
			
		||||
      "depth": 1,
 | 
			
		||||
      "source": "registry",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "com.unity.2d.sprite": "1.0.0",
 | 
			
		||||
        "com.unity.mathematics": "1.1.0",
 | 
			
		||||
        "com.unity.modules.uielements": "1.0.0",
 | 
			
		||||
        "com.unity.burst": "1.5.1"
 | 
			
		||||
        "com.unity.modules.animation": "1.0.0",
 | 
			
		||||
        "com.unity.burst": "1.7.3"
 | 
			
		||||
      },
 | 
			
		||||
      "url": "https://packages.unity.com"
 | 
			
		||||
    },
 | 
			
		||||
    "com.unity.2d.path": {
 | 
			
		||||
      "version": "5.0.2",
 | 
			
		||||
      "depth": 1,
 | 
			
		||||
      "source": "registry",
 | 
			
		||||
      "dependencies": {},
 | 
			
		||||
      "url": "https://packages.unity.com"
 | 
			
		||||
    },
 | 
			
		||||
    "com.unity.2d.sprite": {
 | 
			
		||||
      "version": "1.0.0",
 | 
			
		||||
      "depth": 0,
 | 
			
		||||
@@ -26,13 +20,12 @@
 | 
			
		||||
      "dependencies": {}
 | 
			
		||||
    },
 | 
			
		||||
    "com.unity.2d.spriteshape": {
 | 
			
		||||
      "version": "7.0.7",
 | 
			
		||||
      "version": "9.0.2",
 | 
			
		||||
      "depth": 0,
 | 
			
		||||
      "source": "registry",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "com.unity.mathematics": "1.1.0",
 | 
			
		||||
        "com.unity.2d.common": "6.0.6",
 | 
			
		||||
        "com.unity.2d.path": "5.0.2",
 | 
			
		||||
        "com.unity.2d.common": "8.0.1",
 | 
			
		||||
        "com.unity.modules.physics2d": "1.0.0"
 | 
			
		||||
      },
 | 
			
		||||
      "url": "https://packages.unity.com"
 | 
			
		||||
@@ -41,10 +34,22 @@
 | 
			
		||||
      "version": "1.0.0",
 | 
			
		||||
      "depth": 0,
 | 
			
		||||
      "source": "builtin",
 | 
			
		||||
      "dependencies": {}
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "com.unity.modules.tilemap": "1.0.0",
 | 
			
		||||
        "com.unity.modules.uielements": "1.0.0"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "com.unity.ai.navigation": {
 | 
			
		||||
      "version": "1.1.4",
 | 
			
		||||
      "depth": 0,
 | 
			
		||||
      "source": "registry",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "com.unity.modules.ai": "1.0.0"
 | 
			
		||||
      },
 | 
			
		||||
      "url": "https://packages.unity.com"
 | 
			
		||||
    },
 | 
			
		||||
    "com.unity.burst": {
 | 
			
		||||
      "version": "1.6.6",
 | 
			
		||||
      "version": "1.8.7",
 | 
			
		||||
      "depth": 2,
 | 
			
		||||
      "source": "registry",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
@@ -53,7 +58,7 @@
 | 
			
		||||
      "url": "https://packages.unity.com"
 | 
			
		||||
    },
 | 
			
		||||
    "com.unity.collab-proxy": {
 | 
			
		||||
      "version": "2.0.4",
 | 
			
		||||
      "version": "2.0.5",
 | 
			
		||||
      "depth": 0,
 | 
			
		||||
      "source": "registry",
 | 
			
		||||
      "dependencies": {},
 | 
			
		||||
@@ -67,7 +72,7 @@
 | 
			
		||||
      "url": "https://packages.unity.com"
 | 
			
		||||
    },
 | 
			
		||||
    "com.unity.ide.rider": {
 | 
			
		||||
      "version": "3.0.21",
 | 
			
		||||
      "version": "3.0.24",
 | 
			
		||||
      "depth": 0,
 | 
			
		||||
      "source": "registry",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
@@ -99,18 +104,18 @@
 | 
			
		||||
      "url": "https://packages.unity.com"
 | 
			
		||||
    },
 | 
			
		||||
    "com.unity.sysroot": {
 | 
			
		||||
      "version": "2.0.5",
 | 
			
		||||
      "version": "2.0.6",
 | 
			
		||||
      "depth": 1,
 | 
			
		||||
      "source": "registry",
 | 
			
		||||
      "dependencies": {},
 | 
			
		||||
      "url": "https://packages.unity.com"
 | 
			
		||||
    },
 | 
			
		||||
    "com.unity.sysroot.linux-x86_64": {
 | 
			
		||||
      "version": "2.0.4",
 | 
			
		||||
      "version": "2.0.5",
 | 
			
		||||
      "depth": 1,
 | 
			
		||||
      "source": "registry",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "com.unity.sysroot": "2.0.5"
 | 
			
		||||
        "com.unity.sysroot": "2.0.6"
 | 
			
		||||
      },
 | 
			
		||||
      "url": "https://packages.unity.com"
 | 
			
		||||
    },
 | 
			
		||||
@@ -135,7 +140,7 @@
 | 
			
		||||
      "url": "https://packages.unity.com"
 | 
			
		||||
    },
 | 
			
		||||
    "com.unity.timeline": {
 | 
			
		||||
      "version": "1.6.5",
 | 
			
		||||
      "version": "1.7.5",
 | 
			
		||||
      "depth": 0,
 | 
			
		||||
      "source": "registry",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
@@ -147,12 +152,12 @@
 | 
			
		||||
      "url": "https://packages.unity.com"
 | 
			
		||||
    },
 | 
			
		||||
    "com.unity.toolchain.win-x86_64-linux-x86_64": {
 | 
			
		||||
      "version": "2.0.4",
 | 
			
		||||
      "version": "2.0.5",
 | 
			
		||||
      "depth": 0,
 | 
			
		||||
      "source": "registry",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "com.unity.sysroot": "2.0.5",
 | 
			
		||||
        "com.unity.sysroot.linux-x86_64": "2.0.4"
 | 
			
		||||
        "com.unity.sysroot": "2.0.6",
 | 
			
		||||
        "com.unity.sysroot.linux-x86_64": "2.0.5"
 | 
			
		||||
      },
 | 
			
		||||
      "url": "https://packages.unity.com"
 | 
			
		||||
    },
 | 
			
		||||
@@ -166,12 +171,21 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "com.unity.vectorgraphics": {
 | 
			
		||||
      "version": "2.0.0-preview.12",
 | 
			
		||||
      "version": "2.0.0-preview.21",
 | 
			
		||||
      "depth": 0,
 | 
			
		||||
      "source": "registry",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "com.unity.2d.sprite": "1.0.0",
 | 
			
		||||
        "com.unity.ugui": "1.0.0"
 | 
			
		||||
        "com.unity.ugui": "1.0.0",
 | 
			
		||||
        "com.unity.modules.animation": "1.0.0",
 | 
			
		||||
        "com.unity.modules.imageconversion": "1.0.0",
 | 
			
		||||
        "com.unity.modules.physics": "1.0.0",
 | 
			
		||||
        "com.unity.modules.physics2d": "1.0.0",
 | 
			
		||||
        "com.unity.modules.ui": "1.0.0",
 | 
			
		||||
        "com.unity.modules.uielements": "1.0.0",
 | 
			
		||||
        "com.unity.modules.unitywebrequest": "1.0.0",
 | 
			
		||||
        "com.unity.modules.unitywebrequesttexture": "1.0.0",
 | 
			
		||||
        "com.unity.modules.unitywebrequestwww": "1.0.0"
 | 
			
		||||
      },
 | 
			
		||||
      "url": "https://packages.unity.com"
 | 
			
		||||
    },
 | 
			
		||||
@@ -307,17 +321,6 @@
 | 
			
		||||
      "version": "1.0.0",
 | 
			
		||||
      "depth": 0,
 | 
			
		||||
      "source": "builtin",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "com.unity.modules.ui": "1.0.0",
 | 
			
		||||
        "com.unity.modules.imgui": "1.0.0",
 | 
			
		||||
        "com.unity.modules.jsonserialize": "1.0.0",
 | 
			
		||||
        "com.unity.modules.uielementsnative": "1.0.0"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "com.unity.modules.uielementsnative": {
 | 
			
		||||
      "version": "1.0.0",
 | 
			
		||||
      "depth": 1,
 | 
			
		||||
      "source": "builtin",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "com.unity.modules.ui": "1.0.0",
 | 
			
		||||
        "com.unity.modules.imgui": "1.0.0",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,2 +1,2 @@
 | 
			
		||||
m_EditorVersion: 2021.3.27f1
 | 
			
		||||
m_EditorVersionWithRevision: 2021.3.27f1 (ca3ffb99bcc6)
 | 
			
		||||
m_EditorVersion: 2022.3.5f1
 | 
			
		||||
m_EditorVersionWithRevision: 2022.3.5f1 (9674261d40ee)
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										1156
									
								
								Jump Game/UserSettings/Layouts/default-2022.dwlt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1156
									
								
								Jump Game/UserSettings/Layouts/default-2022.dwlt
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										1
									
								
								Jump Game/UserSettings/Search.settings
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								Jump Game/UserSettings/Search.settings
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1 @@
 | 
			
		||||
{}
 | 
			
		||||
@@ -3,7 +3,7 @@
 | 
			
		||||
</p>
 | 
			
		||||
 | 
			
		||||
<h1 align="center">Jump Game</h1>
 | 
			
		||||
<p align="center"><a href="https://unity3d.com/unity/whats-new/2021.3.27">Unity 2021.3.27</a> | <a href="https://nicecat.wgi.fi/jump-game">Download Game</a> | <a href="https://www.gnu.org/licenses/gpl-3.0.html">GPLv3</a></p>
 | 
			
		||||
<p align="center"><a href="https://unity.com/releases/editor/whats-new/2022.3.5">Unity 2022.3.5</a> | <a href="https://nicecat.wgi.fi/jump-game">Download Game</a> | <a href="https://www.gnu.org/licenses/gpl-3.0.html">GPLv3</a></p>
 | 
			
		||||
<p align="center">This game was originally created as school project in Let's make a game! course at <a href="https://www.samk.fi/en/">Satakunta University of Applied Sciences</a>.</p>
 | 
			
		||||
 | 
			
		||||
---
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user