| 1234567891011121314151617181920212223242526272829303132 | 
							- {
 
- 	"FileVersion": 3,
 
- 	"EngineAssociation": "5.1",
 
- 	"Category": "",
 
- 	"Description": "",
 
- 	"Plugins": [
 
- 		{
 
- 			"Name": "ModelingToolsEditorMode",
 
- 			"Enabled": true,
 
- 			"TargetAllowList": [
 
- 				"Editor"
 
- 			]
 
- 		},
 
- 		{
 
- 			"Name": "CesiumForUnreal",
 
- 			"Enabled": true,
 
- 			"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/87b0d05800a545d49bf858ef3458c4f7",
 
- 			"SupportedTargetPlatforms": [
 
- 				"Win64",
 
- 				"Mac",
 
- 				"Linux",
 
- 				"Android",
 
- 				"IOS"
 
- 			]
 
- 		},
 
- 		{
 
- 			"Name": "WebView",
 
- 			"Enabled": true,
 
- 			"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/e5ece84a234b4ee0b8aa524cd80c175d"
 
- 		}
 
- 	]
 
- }
 
 
  |