mirror of
				https://github.com/maxartz15/UnitySerializedReferenceUI.git
				synced 2025-11-03 22:36:03 +01:00 
			
		
		
		
	add package json
This commit is contained in:
		
							
								
								
									
										7
									
								
								README.md.meta
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								README.md.meta
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,7 @@
 | 
				
			|||||||
 | 
					fileFormatVersion: 2
 | 
				
			||||||
 | 
					guid: fd7a1ed385c62e3499468681006ce64e
 | 
				
			||||||
 | 
					TextScriptImporter:
 | 
				
			||||||
 | 
					  externalObjects: {}
 | 
				
			||||||
 | 
					  userData: 
 | 
				
			||||||
 | 
					  assetBundleName: 
 | 
				
			||||||
 | 
					  assetBundleVariant: 
 | 
				
			||||||
							
								
								
									
										18
									
								
								package.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								package.json
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,18 @@
 | 
				
			|||||||
 | 
					{
 | 
				
			||||||
 | 
					    "name": "com.textus-games.serialized-reference-ui",
 | 
				
			||||||
 | 
					    "version": "1.0.0",
 | 
				
			||||||
 | 
					    "displayName": "Serialize Reference UI",
 | 
				
			||||||
 | 
					    "description": "The UI for Unity's SerealizedReference attribute. It allows changing the instance type of a field right in the editor.",
 | 
				
			||||||
 | 
					    "unity": "2019.3",
 | 
				
			||||||
 | 
					    "keywords":
 | 
				
			||||||
 | 
					    [
 | 
				
			||||||
 | 
					        "serialization",
 | 
				
			||||||
 | 
					        "editor",
 | 
				
			||||||
 | 
					        "utility"
 | 
				
			||||||
 | 
					    ],
 | 
				
			||||||
 | 
					    "author": 
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					        "name": "TextusGames",
 | 
				
			||||||
 | 
					        "url": "https://github.com/TextusGames"
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
							
								
								
									
										7
									
								
								package.json.meta
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								package.json.meta
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,7 @@
 | 
				
			|||||||
 | 
					fileFormatVersion: 2
 | 
				
			||||||
 | 
					guid: bea6fab46aed07d488468ef87df6c1f5
 | 
				
			||||||
 | 
					PackageManifestImporter:
 | 
				
			||||||
 | 
					  externalObjects: {}
 | 
				
			||||||
 | 
					  userData: 
 | 
				
			||||||
 | 
					  assetBundleName: 
 | 
				
			||||||
 | 
					  assetBundleVariant: 
 | 
				
			||||||
		Reference in New Issue
	
	Block a user