1234567891011121314151617181920212223242526272829303132 |
- {
- "FileVersion": 3,
- "EngineAssociation": "5.1",
- "Category": "",
- "Description": "",
- "Plugins": [
- {
- "Name": "ModelingToolsEditorMode",
- "Enabled": true,
- "TargetAllowList": [
- "Editor"
- ]
- },
- {
- "Name": "JsonBlueprintUtilities",
- "Enabled": true
- },
- {
- "Name": "GeoReferencing",
- "Enabled": true
- },
- {
- "Name": "PixelStreaming",
- "Enabled": true
- },
- {
- "Name": "HTTPRequestForBlueprints",
- "Enabled": true,
- "MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/4a9830d1cea14a28bae31127f41a210b"
- }
- ]
- }
|