Added Input System package
This commit is contained in:
		@@ -7,6 +7,7 @@
 | 
				
			|||||||
    "com.unity.ide.rider": "3.0.12",
 | 
					    "com.unity.ide.rider": "3.0.12",
 | 
				
			||||||
    "com.unity.ide.visualstudio": "2.0.14",
 | 
					    "com.unity.ide.visualstudio": "2.0.14",
 | 
				
			||||||
    "com.unity.ide.vscode": "1.2.5",
 | 
					    "com.unity.ide.vscode": "1.2.5",
 | 
				
			||||||
 | 
					    "com.unity.inputsystem": "1.3.0",
 | 
				
			||||||
    "com.unity.test-framework": "1.1.31",
 | 
					    "com.unity.test-framework": "1.1.31",
 | 
				
			||||||
    "com.unity.textmeshpro": "3.0.6",
 | 
					    "com.unity.textmeshpro": "3.0.6",
 | 
				
			||||||
    "com.unity.timeline": "1.6.4",
 | 
					    "com.unity.timeline": "1.6.4",
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -173,6 +173,15 @@
 | 
				
			|||||||
      "dependencies": {},
 | 
					      "dependencies": {},
 | 
				
			||||||
      "url": "https://packages.unity.com"
 | 
					      "url": "https://packages.unity.com"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 | 
					    "com.unity.inputsystem": {
 | 
				
			||||||
 | 
					      "version": "1.3.0",
 | 
				
			||||||
 | 
					      "depth": 0,
 | 
				
			||||||
 | 
					      "source": "registry",
 | 
				
			||||||
 | 
					      "dependencies": {
 | 
				
			||||||
 | 
					        "com.unity.modules.uielements": "1.0.0"
 | 
				
			||||||
 | 
					      },
 | 
				
			||||||
 | 
					      "url": "https://packages.unity.com"
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
    "com.unity.mathematics": {
 | 
					    "com.unity.mathematics": {
 | 
				
			||||||
      "version": "1.2.5",
 | 
					      "version": "1.2.5",
 | 
				
			||||||
      "depth": 2,
 | 
					      "depth": 2,
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -0,0 +1,7 @@
 | 
				
			|||||||
 | 
					{
 | 
				
			||||||
 | 
					  "m_Name": "Settings",
 | 
				
			||||||
 | 
					  "m_Path": "ProjectSettings/Packages/com.unity.connect.share/Settings.json",
 | 
				
			||||||
 | 
					  "m_Dictionary": {
 | 
				
			||||||
 | 
					    "m_DictionaryValues": []
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
@@ -652,7 +652,7 @@ PlayerSettings:
 | 
				
			|||||||
    m_VersionCode: 1
 | 
					    m_VersionCode: 1
 | 
				
			||||||
    m_VersionName: 
 | 
					    m_VersionName: 
 | 
				
			||||||
  apiCompatibilityLevel: 6
 | 
					  apiCompatibilityLevel: 6
 | 
				
			||||||
  activeInputHandler: 0
 | 
					  activeInputHandler: 1
 | 
				
			||||||
  cloudProjectId: 
 | 
					  cloudProjectId: 
 | 
				
			||||||
  framebufferDepthMemorylessMode: 0
 | 
					  framebufferDepthMemorylessMode: 0
 | 
				
			||||||
  qualitySettingsNames: []
 | 
					  qualitySettingsNames: []
 | 
				
			||||||
 
 | 
				
			|||||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										1
									
								
								UserSettings/Search.settings
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								UserSettings/Search.settings
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1 @@
 | 
				
			|||||||
 | 
					{}
 | 
				
			||||||
		Reference in New Issue
	
	Block a user