| 123456789101112131415161718192021222324252627282930313233 | 
							- {
 
- 	"FileVersion": 3,
 
- 	"Version": 24,
 
- 	"VersionName": "1.3.2",
 
- 	"FriendlyName": "UAssetBrowser",
 
- 	"Description": "View and import uasset files with dependencies",
 
- 	"Category": "Editor",
 
- 	"CreatedBy": "marynate",
 
- 	"CreatedByURL": "",
 
- 	"DocsURL": "",
 
- 	"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/648d582688654f7db09939af111c45b5",
 
- 	"SupportURL": "",
 
- 	"EngineVersion": "5.3.0",
 
- 	"CanContainContent": true,
 
- 	"Installed": true,
 
- 	"Modules": [
 
- 		{
 
- 			"Name": "ExtContentBrowser",
 
- 			"Type": "Editor",
 
- 			"LoadingPhase": "Default",
 
- 			"PlatformAllowList": [
 
- 				"Win64",
 
- 				"Mac"
 
- 			]
 
- 		}
 
- 	],
 
- 	"Plugins": [
 
- 		{
 
- 			"Name": "AssetManagerEditor",
 
- 			"Enabled": true
 
- 		}
 
- 	]
 
- }
 
 
  |