initial commit
This commit is contained in:
		
							
								
								
									
										45
									
								
								Packages/manifest.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										45
									
								
								Packages/manifest.json
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,45 @@ | ||||
| { | ||||
|   "dependencies": { | ||||
|     "com.unity.collab-proxy": "2.0.5", | ||||
|     "com.unity.ide.rider": "3.0.24", | ||||
|     "com.unity.ide.visualstudio": "2.0.18", | ||||
|     "com.unity.ide.vscode": "1.2.5", | ||||
|     "com.unity.render-pipelines.universal": "14.0.8", | ||||
|     "com.unity.test-framework": "1.1.33", | ||||
|     "com.unity.textmeshpro": "3.0.6", | ||||
|     "com.unity.timeline": "1.7.4", | ||||
|     "com.unity.ugui": "1.0.0", | ||||
|     "com.unity.visualscripting": "1.8.0", | ||||
|     "com.unity.modules.ai": "1.0.0", | ||||
|     "com.unity.modules.androidjni": "1.0.0", | ||||
|     "com.unity.modules.animation": "1.0.0", | ||||
|     "com.unity.modules.assetbundle": "1.0.0", | ||||
|     "com.unity.modules.audio": "1.0.0", | ||||
|     "com.unity.modules.cloth": "1.0.0", | ||||
|     "com.unity.modules.director": "1.0.0", | ||||
|     "com.unity.modules.imageconversion": "1.0.0", | ||||
|     "com.unity.modules.imgui": "1.0.0", | ||||
|     "com.unity.modules.jsonserialize": "1.0.0", | ||||
|     "com.unity.modules.particlesystem": "1.0.0", | ||||
|     "com.unity.modules.physics": "1.0.0", | ||||
|     "com.unity.modules.physics2d": "1.0.0", | ||||
|     "com.unity.modules.screencapture": "1.0.0", | ||||
|     "com.unity.modules.terrain": "1.0.0", | ||||
|     "com.unity.modules.terrainphysics": "1.0.0", | ||||
|     "com.unity.modules.tilemap": "1.0.0", | ||||
|     "com.unity.modules.ui": "1.0.0", | ||||
|     "com.unity.modules.uielements": "1.0.0", | ||||
|     "com.unity.modules.umbra": "1.0.0", | ||||
|     "com.unity.modules.unityanalytics": "1.0.0", | ||||
|     "com.unity.modules.unitywebrequest": "1.0.0", | ||||
|     "com.unity.modules.unitywebrequestassetbundle": "1.0.0", | ||||
|     "com.unity.modules.unitywebrequestaudio": "1.0.0", | ||||
|     "com.unity.modules.unitywebrequesttexture": "1.0.0", | ||||
|     "com.unity.modules.unitywebrequestwww": "1.0.0", | ||||
|     "com.unity.modules.vehicles": "1.0.0", | ||||
|     "com.unity.modules.video": "1.0.0", | ||||
|     "com.unity.modules.vr": "1.0.0", | ||||
|     "com.unity.modules.wind": "1.0.0", | ||||
|     "com.unity.modules.xr": "1.0.0" | ||||
|   } | ||||
| } | ||||
							
								
								
									
										391
									
								
								Packages/packages-lock.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										391
									
								
								Packages/packages-lock.json
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,391 @@ | ||||
| { | ||||
|   "dependencies": { | ||||
|     "com.unity.burst": { | ||||
|       "version": "1.8.7", | ||||
|       "depth": 1, | ||||
|       "source": "registry", | ||||
|       "dependencies": { | ||||
|         "com.unity.mathematics": "1.2.1" | ||||
|       }, | ||||
|       "url": "https://packages.unity.com" | ||||
|     }, | ||||
|     "com.unity.collab-proxy": { | ||||
|       "version": "2.0.5", | ||||
|       "depth": 0, | ||||
|       "source": "registry", | ||||
|       "dependencies": {}, | ||||
|       "url": "https://packages.unity.com" | ||||
|     }, | ||||
|     "com.unity.ext.nunit": { | ||||
|       "version": "1.0.6", | ||||
|       "depth": 1, | ||||
|       "source": "registry", | ||||
|       "dependencies": {}, | ||||
|       "url": "https://packages.unity.com" | ||||
|     }, | ||||
|     "com.unity.ide.rider": { | ||||
|       "version": "3.0.24", | ||||
|       "depth": 0, | ||||
|       "source": "registry", | ||||
|       "dependencies": { | ||||
|         "com.unity.ext.nunit": "1.0.6" | ||||
|       }, | ||||
|       "url": "https://packages.unity.com" | ||||
|     }, | ||||
|     "com.unity.ide.visualstudio": { | ||||
|       "version": "2.0.18", | ||||
|       "depth": 0, | ||||
|       "source": "registry", | ||||
|       "dependencies": { | ||||
|         "com.unity.test-framework": "1.1.9" | ||||
|       }, | ||||
|       "url": "https://packages.unity.com" | ||||
|     }, | ||||
|     "com.unity.ide.vscode": { | ||||
|       "version": "1.2.5", | ||||
|       "depth": 0, | ||||
|       "source": "registry", | ||||
|       "dependencies": {}, | ||||
|       "url": "https://packages.unity.com" | ||||
|     }, | ||||
|     "com.unity.mathematics": { | ||||
|       "version": "1.2.6", | ||||
|       "depth": 1, | ||||
|       "source": "registry", | ||||
|       "dependencies": {}, | ||||
|       "url": "https://packages.unity.com" | ||||
|     }, | ||||
|     "com.unity.render-pipelines.core": { | ||||
|       "version": "14.0.8", | ||||
|       "depth": 1, | ||||
|       "source": "builtin", | ||||
|       "dependencies": { | ||||
|         "com.unity.ugui": "1.0.0", | ||||
|         "com.unity.modules.physics": "1.0.0", | ||||
|         "com.unity.modules.terrain": "1.0.0", | ||||
|         "com.unity.modules.jsonserialize": "1.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "com.unity.render-pipelines.universal": { | ||||
|       "version": "14.0.8", | ||||
|       "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.searcher": { | ||||
|       "version": "4.9.2", | ||||
|       "depth": 2, | ||||
|       "source": "registry", | ||||
|       "dependencies": {}, | ||||
|       "url": "https://packages.unity.com" | ||||
|     }, | ||||
|     "com.unity.shadergraph": { | ||||
|       "version": "14.0.8", | ||||
|       "depth": 1, | ||||
|       "source": "builtin", | ||||
|       "dependencies": { | ||||
|         "com.unity.render-pipelines.core": "14.0.8", | ||||
|         "com.unity.searcher": "4.9.2" | ||||
|       } | ||||
|     }, | ||||
|     "com.unity.test-framework": { | ||||
|       "version": "1.1.33", | ||||
|       "depth": 0, | ||||
|       "source": "registry", | ||||
|       "dependencies": { | ||||
|         "com.unity.ext.nunit": "1.0.6", | ||||
|         "com.unity.modules.imgui": "1.0.0", | ||||
|         "com.unity.modules.jsonserialize": "1.0.0" | ||||
|       }, | ||||
|       "url": "https://packages.unity.com" | ||||
|     }, | ||||
|     "com.unity.textmeshpro": { | ||||
|       "version": "3.0.6", | ||||
|       "depth": 0, | ||||
|       "source": "registry", | ||||
|       "dependencies": { | ||||
|         "com.unity.ugui": "1.0.0" | ||||
|       }, | ||||
|       "url": "https://packages.unity.com" | ||||
|     }, | ||||
|     "com.unity.timeline": { | ||||
|       "version": "1.7.4", | ||||
|       "depth": 0, | ||||
|       "source": "registry", | ||||
|       "dependencies": { | ||||
|         "com.unity.modules.director": "1.0.0", | ||||
|         "com.unity.modules.animation": "1.0.0", | ||||
|         "com.unity.modules.audio": "1.0.0", | ||||
|         "com.unity.modules.particlesystem": "1.0.0" | ||||
|       }, | ||||
|       "url": "https://packages.unity.com" | ||||
|     }, | ||||
|     "com.unity.ugui": { | ||||
|       "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.visualscripting": { | ||||
|       "version": "1.8.0", | ||||
|       "depth": 0, | ||||
|       "source": "registry", | ||||
|       "dependencies": { | ||||
|         "com.unity.ugui": "1.0.0", | ||||
|         "com.unity.modules.jsonserialize": "1.0.0" | ||||
|       }, | ||||
|       "url": "https://packages.unity.com" | ||||
|     }, | ||||
|     "com.unity.modules.ai": { | ||||
|       "version": "1.0.0", | ||||
|       "depth": 0, | ||||
|       "source": "builtin", | ||||
|       "dependencies": {} | ||||
|     }, | ||||
|     "com.unity.modules.androidjni": { | ||||
|       "version": "1.0.0", | ||||
|       "depth": 0, | ||||
|       "source": "builtin", | ||||
|       "dependencies": {} | ||||
|     }, | ||||
|     "com.unity.modules.animation": { | ||||
|       "version": "1.0.0", | ||||
|       "depth": 0, | ||||
|       "source": "builtin", | ||||
|       "dependencies": {} | ||||
|     }, | ||||
|     "com.unity.modules.assetbundle": { | ||||
|       "version": "1.0.0", | ||||
|       "depth": 0, | ||||
|       "source": "builtin", | ||||
|       "dependencies": {} | ||||
|     }, | ||||
|     "com.unity.modules.audio": { | ||||
|       "version": "1.0.0", | ||||
|       "depth": 0, | ||||
|       "source": "builtin", | ||||
|       "dependencies": {} | ||||
|     }, | ||||
|     "com.unity.modules.cloth": { | ||||
|       "version": "1.0.0", | ||||
|       "depth": 0, | ||||
|       "source": "builtin", | ||||
|       "dependencies": { | ||||
|         "com.unity.modules.physics": "1.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "com.unity.modules.director": { | ||||
|       "version": "1.0.0", | ||||
|       "depth": 0, | ||||
|       "source": "builtin", | ||||
|       "dependencies": { | ||||
|         "com.unity.modules.audio": "1.0.0", | ||||
|         "com.unity.modules.animation": "1.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "com.unity.modules.imageconversion": { | ||||
|       "version": "1.0.0", | ||||
|       "depth": 0, | ||||
|       "source": "builtin", | ||||
|       "dependencies": {} | ||||
|     }, | ||||
|     "com.unity.modules.imgui": { | ||||
|       "version": "1.0.0", | ||||
|       "depth": 0, | ||||
|       "source": "builtin", | ||||
|       "dependencies": {} | ||||
|     }, | ||||
|     "com.unity.modules.jsonserialize": { | ||||
|       "version": "1.0.0", | ||||
|       "depth": 0, | ||||
|       "source": "builtin", | ||||
|       "dependencies": {} | ||||
|     }, | ||||
|     "com.unity.modules.particlesystem": { | ||||
|       "version": "1.0.0", | ||||
|       "depth": 0, | ||||
|       "source": "builtin", | ||||
|       "dependencies": {} | ||||
|     }, | ||||
|     "com.unity.modules.physics": { | ||||
|       "version": "1.0.0", | ||||
|       "depth": 0, | ||||
|       "source": "builtin", | ||||
|       "dependencies": {} | ||||
|     }, | ||||
|     "com.unity.modules.physics2d": { | ||||
|       "version": "1.0.0", | ||||
|       "depth": 0, | ||||
|       "source": "builtin", | ||||
|       "dependencies": {} | ||||
|     }, | ||||
|     "com.unity.modules.screencapture": { | ||||
|       "version": "1.0.0", | ||||
|       "depth": 0, | ||||
|       "source": "builtin", | ||||
|       "dependencies": { | ||||
|         "com.unity.modules.imageconversion": "1.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "com.unity.modules.subsystems": { | ||||
|       "version": "1.0.0", | ||||
|       "depth": 1, | ||||
|       "source": "builtin", | ||||
|       "dependencies": { | ||||
|         "com.unity.modules.jsonserialize": "1.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "com.unity.modules.terrain": { | ||||
|       "version": "1.0.0", | ||||
|       "depth": 0, | ||||
|       "source": "builtin", | ||||
|       "dependencies": {} | ||||
|     }, | ||||
|     "com.unity.modules.terrainphysics": { | ||||
|       "version": "1.0.0", | ||||
|       "depth": 0, | ||||
|       "source": "builtin", | ||||
|       "dependencies": { | ||||
|         "com.unity.modules.physics": "1.0.0", | ||||
|         "com.unity.modules.terrain": "1.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "com.unity.modules.tilemap": { | ||||
|       "version": "1.0.0", | ||||
|       "depth": 0, | ||||
|       "source": "builtin", | ||||
|       "dependencies": { | ||||
|         "com.unity.modules.physics2d": "1.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "com.unity.modules.ui": { | ||||
|       "version": "1.0.0", | ||||
|       "depth": 0, | ||||
|       "source": "builtin", | ||||
|       "dependencies": {} | ||||
|     }, | ||||
|     "com.unity.modules.uielements": { | ||||
|       "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.umbra": { | ||||
|       "version": "1.0.0", | ||||
|       "depth": 0, | ||||
|       "source": "builtin", | ||||
|       "dependencies": {} | ||||
|     }, | ||||
|     "com.unity.modules.unityanalytics": { | ||||
|       "version": "1.0.0", | ||||
|       "depth": 0, | ||||
|       "source": "builtin", | ||||
|       "dependencies": { | ||||
|         "com.unity.modules.unitywebrequest": "1.0.0", | ||||
|         "com.unity.modules.jsonserialize": "1.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "com.unity.modules.unitywebrequest": { | ||||
|       "version": "1.0.0", | ||||
|       "depth": 0, | ||||
|       "source": "builtin", | ||||
|       "dependencies": {} | ||||
|     }, | ||||
|     "com.unity.modules.unitywebrequestassetbundle": { | ||||
|       "version": "1.0.0", | ||||
|       "depth": 0, | ||||
|       "source": "builtin", | ||||
|       "dependencies": { | ||||
|         "com.unity.modules.assetbundle": "1.0.0", | ||||
|         "com.unity.modules.unitywebrequest": "1.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "com.unity.modules.unitywebrequestaudio": { | ||||
|       "version": "1.0.0", | ||||
|       "depth": 0, | ||||
|       "source": "builtin", | ||||
|       "dependencies": { | ||||
|         "com.unity.modules.unitywebrequest": "1.0.0", | ||||
|         "com.unity.modules.audio": "1.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "com.unity.modules.unitywebrequesttexture": { | ||||
|       "version": "1.0.0", | ||||
|       "depth": 0, | ||||
|       "source": "builtin", | ||||
|       "dependencies": { | ||||
|         "com.unity.modules.unitywebrequest": "1.0.0", | ||||
|         "com.unity.modules.imageconversion": "1.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "com.unity.modules.unitywebrequestwww": { | ||||
|       "version": "1.0.0", | ||||
|       "depth": 0, | ||||
|       "source": "builtin", | ||||
|       "dependencies": { | ||||
|         "com.unity.modules.unitywebrequest": "1.0.0", | ||||
|         "com.unity.modules.unitywebrequestassetbundle": "1.0.0", | ||||
|         "com.unity.modules.unitywebrequestaudio": "1.0.0", | ||||
|         "com.unity.modules.audio": "1.0.0", | ||||
|         "com.unity.modules.assetbundle": "1.0.0", | ||||
|         "com.unity.modules.imageconversion": "1.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "com.unity.modules.vehicles": { | ||||
|       "version": "1.0.0", | ||||
|       "depth": 0, | ||||
|       "source": "builtin", | ||||
|       "dependencies": { | ||||
|         "com.unity.modules.physics": "1.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "com.unity.modules.video": { | ||||
|       "version": "1.0.0", | ||||
|       "depth": 0, | ||||
|       "source": "builtin", | ||||
|       "dependencies": { | ||||
|         "com.unity.modules.audio": "1.0.0", | ||||
|         "com.unity.modules.ui": "1.0.0", | ||||
|         "com.unity.modules.unitywebrequest": "1.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "com.unity.modules.vr": { | ||||
|       "version": "1.0.0", | ||||
|       "depth": 0, | ||||
|       "source": "builtin", | ||||
|       "dependencies": { | ||||
|         "com.unity.modules.jsonserialize": "1.0.0", | ||||
|         "com.unity.modules.physics": "1.0.0", | ||||
|         "com.unity.modules.xr": "1.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "com.unity.modules.wind": { | ||||
|       "version": "1.0.0", | ||||
|       "depth": 0, | ||||
|       "source": "builtin", | ||||
|       "dependencies": {} | ||||
|     }, | ||||
|     "com.unity.modules.xr": { | ||||
|       "version": "1.0.0", | ||||
|       "depth": 0, | ||||
|       "source": "builtin", | ||||
|       "dependencies": { | ||||
|         "com.unity.modules.physics": "1.0.0", | ||||
|         "com.unity.modules.jsonserialize": "1.0.0", | ||||
|         "com.unity.modules.subsystems": "1.0.0" | ||||
|       } | ||||
|     } | ||||
|   } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user