mirror of
				https://github.com/boudji-ludwig-pett/cnam-geometry-dash.git
				synced 2025-06-27 11:58:51 +02:00 
			
		
		
		
	chore: clean up unity files
This commit is contained in:
		| @@ -7,7 +7,7 @@ charset = utf-8 | ||||
| indent_style = space | ||||
| end_of_line = lf | ||||
|  | ||||
| [*.{json,jsonc,asmdef}] | ||||
| [*.asmdef] | ||||
| indent_size = 4 | ||||
| trim_trailing_whitespace = true | ||||
| insert_final_newline = true | ||||
| @@ -28,6 +28,11 @@ indent_style = tab | ||||
| [*.{csproj,vbproj,vcxproj,vcxproj.filters,proj,nativeproj,locproj}] | ||||
| indent_size = 2 | ||||
|  | ||||
| [*.{json,jsonc}] | ||||
| indent_size = 2 | ||||
| trim_trailing_whitespace = true | ||||
| insert_final_newline = true | ||||
|  | ||||
| [*.builds] | ||||
| indent_size = 2 | ||||
|  | ||||
|   | ||||
| @@ -8,6 +8,7 @@ | ||||
|     "com.unity.multiplayer.center": "1.0.0", | ||||
|     "com.unity.test-framework": "1.4.5", | ||||
|     "com.unity.timeline": "1.8.7", | ||||
|     "com.unity.toolchain.linux-x86_64": "2.0.10", | ||||
|     "com.unity.ugui": "2.0.0", | ||||
|     "com.unity.visualscripting": "1.9.4", | ||||
|     "com.yasirkula.simplefilebrowser": "https://github.com/yasirkula/UnitySimpleFileBrowser.git", | ||||
|   | ||||
| @@ -193,6 +193,22 @@ | ||||
|       "dependencies": {}, | ||||
|       "url": "https://packages.unity.com" | ||||
|     }, | ||||
|     "com.unity.sysroot": { | ||||
|       "version": "2.0.10", | ||||
|       "depth": 1, | ||||
|       "source": "registry", | ||||
|       "dependencies": {}, | ||||
|       "url": "https://packages.unity.com" | ||||
|     }, | ||||
|     "com.unity.sysroot.linux-x86_64": { | ||||
|       "version": "2.0.9", | ||||
|       "depth": 1, | ||||
|       "source": "registry", | ||||
|       "dependencies": { | ||||
|         "com.unity.sysroot": "2.0.10" | ||||
|       }, | ||||
|       "url": "https://packages.unity.com" | ||||
|     }, | ||||
|     "com.unity.test-framework": { | ||||
|       "version": "1.4.5", | ||||
|       "depth": 0, | ||||
| @@ -226,6 +242,16 @@ | ||||
|       }, | ||||
|       "url": "https://packages.unity.com" | ||||
|     }, | ||||
|     "com.unity.toolchain.linux-x86_64": { | ||||
|       "version": "2.0.10", | ||||
|       "depth": 0, | ||||
|       "source": "registry", | ||||
|       "dependencies": { | ||||
|         "com.unity.sysroot": "2.0.10", | ||||
|         "com.unity.sysroot.linux-x86_64": "2.0.9" | ||||
|       }, | ||||
|       "url": "https://packages.unity.com" | ||||
|     }, | ||||
|     "com.unity.ugui": { | ||||
|       "version": "2.0.0", | ||||
|       "depth": 0, | ||||
|   | ||||
| @@ -287,7 +287,99 @@ PlayerSettings: | ||||
|   AndroidReportGooglePlayAppDependencies: 1 | ||||
|   androidSymbolsSizeThreshold: 800 | ||||
|   m_BuildTargetIcons: [] | ||||
|   m_BuildTargetPlatformIcons: [] | ||||
|   m_BuildTargetPlatformIcons: | ||||
|   - m_BuildTarget: Android | ||||
|     m_Icons: | ||||
|     - m_Textures: [] | ||||
|       m_Width: 432 | ||||
|       m_Height: 432 | ||||
|       m_Kind: 2 | ||||
|       m_SubKind:  | ||||
|     - m_Textures: [] | ||||
|       m_Width: 324 | ||||
|       m_Height: 324 | ||||
|       m_Kind: 2 | ||||
|       m_SubKind:  | ||||
|     - m_Textures: [] | ||||
|       m_Width: 216 | ||||
|       m_Height: 216 | ||||
|       m_Kind: 2 | ||||
|       m_SubKind:  | ||||
|     - m_Textures: [] | ||||
|       m_Width: 162 | ||||
|       m_Height: 162 | ||||
|       m_Kind: 2 | ||||
|       m_SubKind:  | ||||
|     - m_Textures: [] | ||||
|       m_Width: 108 | ||||
|       m_Height: 108 | ||||
|       m_Kind: 2 | ||||
|       m_SubKind:  | ||||
|     - m_Textures: [] | ||||
|       m_Width: 81 | ||||
|       m_Height: 81 | ||||
|       m_Kind: 2 | ||||
|       m_SubKind:  | ||||
|     - m_Textures: [] | ||||
|       m_Width: 192 | ||||
|       m_Height: 192 | ||||
|       m_Kind: 1 | ||||
|       m_SubKind:  | ||||
|     - m_Textures: [] | ||||
|       m_Width: 144 | ||||
|       m_Height: 144 | ||||
|       m_Kind: 1 | ||||
|       m_SubKind:  | ||||
|     - m_Textures: [] | ||||
|       m_Width: 96 | ||||
|       m_Height: 96 | ||||
|       m_Kind: 1 | ||||
|       m_SubKind:  | ||||
|     - m_Textures: [] | ||||
|       m_Width: 72 | ||||
|       m_Height: 72 | ||||
|       m_Kind: 1 | ||||
|       m_SubKind:  | ||||
|     - m_Textures: [] | ||||
|       m_Width: 48 | ||||
|       m_Height: 48 | ||||
|       m_Kind: 1 | ||||
|       m_SubKind:  | ||||
|     - m_Textures: [] | ||||
|       m_Width: 36 | ||||
|       m_Height: 36 | ||||
|       m_Kind: 1 | ||||
|       m_SubKind:  | ||||
|     - m_Textures: [] | ||||
|       m_Width: 192 | ||||
|       m_Height: 192 | ||||
|       m_Kind: 0 | ||||
|       m_SubKind:  | ||||
|     - m_Textures: [] | ||||
|       m_Width: 144 | ||||
|       m_Height: 144 | ||||
|       m_Kind: 0 | ||||
|       m_SubKind:  | ||||
|     - m_Textures: [] | ||||
|       m_Width: 96 | ||||
|       m_Height: 96 | ||||
|       m_Kind: 0 | ||||
|       m_SubKind:  | ||||
|     - m_Textures: [] | ||||
|       m_Width: 72 | ||||
|       m_Height: 72 | ||||
|       m_Kind: 0 | ||||
|       m_SubKind:  | ||||
|     - m_Textures: [] | ||||
|       m_Width: 48 | ||||
|       m_Height: 48 | ||||
|       m_Kind: 0 | ||||
|       m_SubKind:  | ||||
|     - m_Textures: [] | ||||
|       m_Width: 36 | ||||
|       m_Height: 36 | ||||
|       m_Kind: 0 | ||||
|       m_SubKind:  | ||||
|   m_BuildTargetBatching: [] | ||||
|   m_BuildTargetShaderSettings: [] | ||||
|   m_BuildTargetGraphicsJobs: [] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user