1968 lines
No EOL
47 KiB
Text
1968 lines
No EOL
47 KiB
Text
{
|
|
"Contents": [
|
|
{
|
|
"File": "../../../Engine/Plugins/2D/Paper2D/Paper2D.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Paper2D",
|
|
"Description": "Paper2D adds tools and assets to help create 2D games including animated sprite assets, tilesets (experimental), 2D level editing tools, and more.",
|
|
"Category": "2D",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": true,
|
|
"Modules": [
|
|
{
|
|
"Name": "Paper2D",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PreDefault"
|
|
},
|
|
{
|
|
"Name": "Paper2DEditor",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name": "PaperSpriteSheetImporter",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name": "PaperTiledImporter",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name": "SmartSnapping",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "PostEngineInit"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/AI/AISupport/AISupport.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "AISupport",
|
|
"Description": "A simple plugin that makes sure your project loads AIModule and NavigationSystem at runtime",
|
|
"Category": "AI",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "AISupportModule",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PostConfigInit"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Blendables/LightPropagationVolume/LightPropagationVolume.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "LightPropagationVolume",
|
|
"Description": "The plugin encapsulates a small part of the LightPropagationVolume feature, the LightPropagationVolumeBlendable asset (for more info: look for Blendables in the documentation). This plugin is also an example on how to make a Blendable asset outside of the engine",
|
|
"Category": "Rendering",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "LightPropagationVolumeRuntime",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PreDefault"
|
|
},
|
|
{
|
|
"Name": "LightPropagationVolumeEditor",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Developer/AnimationSharing/AnimationSharing.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Animation Sharing",
|
|
"Description": "Plugin to create Shared Animation systems using the Master-Child pose functionality",
|
|
"Category": "Programming",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": true,
|
|
"Modules": [
|
|
{
|
|
"Name": "AnimationSharing",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PreDefault"
|
|
},
|
|
{
|
|
"Name": "AnimationSharingEd",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "SignificanceManager",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Runtime/SignificanceManager/SignificanceManager.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Significance Manager",
|
|
"Description": "The significance manager plugin provides an extensible framework for allowing games to calculate the significance of an object and change behavior in response.",
|
|
"Category": "Programming",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": false,
|
|
"CanContainContent": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "SignificanceManager",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PreDefault"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Developer/UObjectPlugin/UObjectPlugin.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "UObject Example Plugin",
|
|
"Description": "An example of a plugin which declares its own UObject type. This can be used as a starting point when creating your own plugin.",
|
|
"Category": "Examples",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "UObjectPlugin",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Editor/AssetManagerEditor/AssetManagerEditor.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Asset Manager Editor",
|
|
"Description": "Editor UI and utilities for managing and auditing Assets on disk",
|
|
"Category": "Editor",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "AssetManagerEditor",
|
|
"Type": "UncookedOnly",
|
|
"LoadingPhase": "PreDefault"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Editor/FacialAnimation/FacialAnimation.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Facial Animation Bulk Importer",
|
|
"Description": "Bulk importer for facial animation curves and audio. Imports facial animation curve tables (from FBX) into sound waves.",
|
|
"Category": "Editor",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"IsBetaVersion": true,
|
|
"Modules": [
|
|
{
|
|
"Name": "FacialAnimation",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PreDefault"
|
|
},
|
|
{
|
|
"Name": "FacialAnimationEditor",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "PreDefault"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Enterprise/DatasmithContent/DatasmithContent.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Datasmith Content",
|
|
"Description": "Content for Datasmith Importer.",
|
|
"Category": "Importers",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "https://docs.unrealengine.com/en-US/Studio/Datasmith",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": true,
|
|
"Modules": [
|
|
{
|
|
"Name": "DatasmithContent",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PostConfigInit"
|
|
},
|
|
{
|
|
"Name": "DatasmithContentEditor",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "VariantManagerContent",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Enterprise/VariantManagerContent/VariantManagerContent.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Variant Manager Content",
|
|
"Description": "Data classes and assets for the Variant Manager enterprise plugin",
|
|
"Category": "Editor",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "https://docs.unrealengine.com/en-US/Studio/Datasmith",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"IsBetaVersion": true,
|
|
"Modules": [
|
|
{
|
|
"Name": "VariantManagerContent",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PostConfigInit"
|
|
},
|
|
{
|
|
"Name": "VariantManagerContentEditor",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Experimental/AlembicImporter/AlembicImporter.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "0.1",
|
|
"FriendlyName": "Alembic Importer (Experimental)",
|
|
"Description": "Support importing Alembic files",
|
|
"Category": "Importers",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"IsBetaVersion": true,
|
|
"Modules": [
|
|
{
|
|
"Name": "AlembicImporter",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default",
|
|
"WhitelistPlatforms": [
|
|
"Win64",
|
|
"Mac",
|
|
"Linux"
|
|
]
|
|
},
|
|
{
|
|
"Name": "AlembicLibrary",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default",
|
|
"WhitelistPlatforms": [
|
|
"Win64",
|
|
"Mac",
|
|
"Linux"
|
|
]
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "GeometryCache",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Experimental/GeometryCache/GeometryCache.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "0.1",
|
|
"FriendlyName": "Geometry Cache (Experimental)",
|
|
"Description": "Support for distilled Geometry animations",
|
|
"Category": "Importers",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"IsBetaVersion": true,
|
|
"Modules": [
|
|
{
|
|
"Name": "GeometryCacheEd",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default",
|
|
"WhitelistPlatforms": [
|
|
"Win64"
|
|
]
|
|
},
|
|
{
|
|
"Name": "GeometryCacheSequencer",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default",
|
|
"WhitelistPlatforms": [
|
|
"Win64"
|
|
]
|
|
},
|
|
{
|
|
"Name": "GeometryCache",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name": "GeometryCacheTracks",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Experimental/AutomationUtils/AutomationUtils.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "0.1",
|
|
"FriendlyName": "Automation Utilities",
|
|
"Description": "Tools and Utilities for Automation purposes",
|
|
"Category": "Automation",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"IsBetaVersion": true,
|
|
"Modules": [
|
|
{
|
|
"Name": "AutomationUtils",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name": "AutomationUtilsEditor",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "ScreenshotTools",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Tests/ScreenshotTools/ScreenshotTools.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "ScreenshotTools",
|
|
"Description": "",
|
|
"Category": "Testing",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": false,
|
|
"CanContainContent": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "ScreenshotTools",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Experimental/BackChannel/BackChannel.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1",
|
|
"FriendlyName": "BackChannel",
|
|
"Description": "BackChannel is an experimetal plugin that allows external tools and apps to query for and push data into a running Unreal session.",
|
|
"Category": "Experimental",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "BackChannel",
|
|
"Type": "RuntimeNoCommandlet",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Experimental/CharacterAI/CharacterAI.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "0.1",
|
|
"FriendlyName": "CharacterAI",
|
|
"Description": "Adds code and assets related to implementing AI in a character-based project.",
|
|
"Category": "Gameplay",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"IsBetaVersion": true,
|
|
"Modules": [
|
|
{
|
|
"Name": "CharacterAI",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PostEngineInit"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Experimental/PlatformCrypto/PlatformCrypto.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Platform Cryptography Plugin",
|
|
"Description": "Exposes a unified API for cryptography functionality provided by the platform, if available. Otherwise, interfaces with OpenSSL.",
|
|
"Category": "Misc",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"SupportedPrograms": [
|
|
"UnrealPak"
|
|
],
|
|
"Modules": [
|
|
{
|
|
"Name": "PlatformCrypto",
|
|
"Type": "RuntimeAndProgram",
|
|
"LoadingPhase": "EarliestPossible",
|
|
"WhitelistPlatforms": [
|
|
"Android",
|
|
"IOS",
|
|
"Mac",
|
|
"Win32",
|
|
"Win64",
|
|
"Linux",
|
|
"PS4",
|
|
"XboxOne",
|
|
"Switch"
|
|
],
|
|
"BlacklistPlatforms": [
|
|
"TVOS"
|
|
],
|
|
"WhitelistPrograms": [
|
|
"UnrealPak"
|
|
]
|
|
},
|
|
{
|
|
"Name": "PlatformCryptoTypes",
|
|
"Type": "RuntimeAndProgram",
|
|
"LoadingPhase": "EarliestPossible",
|
|
"WhitelistPlatforms": [
|
|
"Android",
|
|
"IOS",
|
|
"Mac",
|
|
"Win32",
|
|
"Win64",
|
|
"Linux",
|
|
"PS4",
|
|
"XboxOne",
|
|
"Switch"
|
|
],
|
|
"BlacklistPlatforms": [
|
|
"TVOS"
|
|
]
|
|
},
|
|
{
|
|
"Name": "PlatformCryptoOpenSSL",
|
|
"Type": "RuntimeAndProgram",
|
|
"LoadingPhase": "EarliestPossible",
|
|
"WhitelistPlatforms": [
|
|
"Android",
|
|
"IOS",
|
|
"Mac",
|
|
"Win32",
|
|
"Win64",
|
|
"Linux",
|
|
"PS4"
|
|
],
|
|
"BlacklistPlatforms": [
|
|
"TVOS"
|
|
]
|
|
},
|
|
{
|
|
"Name": "PlatformCryptoBCrypt",
|
|
"Type": "RuntimeAndProgram",
|
|
"LoadingPhase": "EarliestPossible",
|
|
"WhitelistPlatforms": [
|
|
"XboxOne"
|
|
],
|
|
"BlacklistPlatforms": [
|
|
"Android",
|
|
"IOS",
|
|
"TVOS"
|
|
]
|
|
},
|
|
{
|
|
"Name": "PlatformCryptoSwitch",
|
|
"Type": "RuntimeAndProgram",
|
|
"LoadingPhase": "EarliestPossible",
|
|
"WhitelistPlatforms": [
|
|
"Switch"
|
|
],
|
|
"BlacklistPlatforms": [
|
|
"Android",
|
|
"IOS",
|
|
"TVOS"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/MagicLeap/MagicLeap/MagicLeap.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Magic Leap",
|
|
"Description": "Support for the Magic Leap Head Mounted Display.",
|
|
"Category": "Augmented Reality",
|
|
"CreatedBy": "Magic Leap, Inc.",
|
|
"CreatedByURL": "http://magicleap.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": true,
|
|
"SupportedTargetPlatforms": [
|
|
"Lumin",
|
|
"Mac",
|
|
"Win64"
|
|
],
|
|
"Modules": [
|
|
{
|
|
"Name": "MagicLeap",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PostConfigInit",
|
|
"WhitelistPlatforms": [
|
|
"Win64",
|
|
"Mac",
|
|
"Lumin"
|
|
]
|
|
},
|
|
{
|
|
"Name": "MagicLeapAR",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PreDefault",
|
|
"WhitelistPlatforms": [
|
|
"Win64",
|
|
"Mac",
|
|
"Lumin"
|
|
]
|
|
},
|
|
{
|
|
"Name": "MagicLeapARPin",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PreDefault",
|
|
"WhitelistPlatforms": [
|
|
"Win64",
|
|
"Mac",
|
|
"Lumin"
|
|
]
|
|
},
|
|
{
|
|
"Name": "MagicLeapAudio",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default",
|
|
"WhitelistPlatforms": [
|
|
"Win64",
|
|
"Mac",
|
|
"Lumin"
|
|
]
|
|
},
|
|
{
|
|
"Name": "MagicLeapAudioCapture",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default",
|
|
"WhitelistPlatforms": [
|
|
"Lumin"
|
|
]
|
|
},
|
|
{
|
|
"Name": "MagicLeapController",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PreDefault",
|
|
"WhitelistPlatforms": [
|
|
"Win64",
|
|
"Mac",
|
|
"Lumin"
|
|
]
|
|
},
|
|
{
|
|
"Name": "MagicLeapEyeTracker",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PreDefault",
|
|
"WhitelistPlatforms": [
|
|
"Win64",
|
|
"Mac",
|
|
"Lumin"
|
|
]
|
|
},
|
|
{
|
|
"Name": "MagicLeapHandMeshing",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PreDefault",
|
|
"WhitelistPlatforms": [
|
|
"Win64",
|
|
"Mac",
|
|
"Lumin"
|
|
]
|
|
},
|
|
{
|
|
"Name": "MagicLeapHandTracking",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PreDefault",
|
|
"WhitelistPlatforms": [
|
|
"Win64",
|
|
"Mac",
|
|
"Lumin"
|
|
]
|
|
},
|
|
{
|
|
"Name": "MagicLeapImageTracker",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PreDefault",
|
|
"WhitelistPlatforms": [
|
|
"Win64",
|
|
"Mac",
|
|
"Lumin"
|
|
]
|
|
},
|
|
{
|
|
"Name": "MagicLeapSecureStorage",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PreDefault",
|
|
"WhitelistPlatforms": [
|
|
"Win64",
|
|
"Mac",
|
|
"Lumin"
|
|
]
|
|
},
|
|
{
|
|
"Name": "MagicLeapHelperOpenGL",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default",
|
|
"WhitelistPlatforms": [
|
|
"Win64",
|
|
"Mac",
|
|
"Lumin"
|
|
]
|
|
},
|
|
{
|
|
"Name": "MagicLeapHelperVulkan",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default",
|
|
"WhitelistPlatforms": [
|
|
"Win64",
|
|
"Mac",
|
|
"Lumin"
|
|
]
|
|
},
|
|
{
|
|
"Name": "MagicLeapIdentity",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PreDefault",
|
|
"WhitelistPlatforms": [
|
|
"Win64",
|
|
"Mac",
|
|
"Lumin"
|
|
]
|
|
},
|
|
{
|
|
"Name": "MagicLeapPlanes",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PreDefault",
|
|
"WhitelistPlatforms": [
|
|
"Win64",
|
|
"Mac",
|
|
"Lumin"
|
|
]
|
|
},
|
|
{
|
|
"Name": "MagicLeapPrivileges",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PreDefault",
|
|
"WhitelistPlatforms": [
|
|
"Win64",
|
|
"Mac",
|
|
"Lumin"
|
|
]
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "MLSDK",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/MagicLeap/MLSDK/MLSDK.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "MLSDK",
|
|
"Description": "Native C-API support for Magic Leap.",
|
|
"Category": "Lumin",
|
|
"CreatedBy": "Magic Leap, Inc.",
|
|
"CreatedByURL": "http://magicleap.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Media/AvfMedia/AvfMedia.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 2,
|
|
"VersionName": "2.0",
|
|
"FriendlyName": "AVF Media Player",
|
|
"Description": "Implements a media player using Apple AV Foundation.",
|
|
"Category": "Media Players",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "https://forums.unrealengine.com/showthread.php?46879-Media-Framework-Documentation-for-4-5-Preview",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "AvfMedia",
|
|
"Type": "RuntimeNoCommandlet",
|
|
"LoadingPhase": "PreLoadingScreen",
|
|
"WhitelistPlatforms": [
|
|
"IOS",
|
|
"Mac",
|
|
"TVOS"
|
|
]
|
|
},
|
|
{
|
|
"Name": "AvfMediaEditor",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "PostEngineInit"
|
|
},
|
|
{
|
|
"Name": "AvfMediaFactory",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "PostEngineInit"
|
|
},
|
|
{
|
|
"Name": "AvfMediaFactory",
|
|
"Type": "RuntimeNoCommandlet",
|
|
"LoadingPhase": "PostEngineInit",
|
|
"WhitelistPlatforms": [
|
|
"IOS",
|
|
"Linux",
|
|
"Mac",
|
|
"TVOS",
|
|
"Win32",
|
|
"Win64"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Media/ImgMedia/ImgMedia.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Image Sequence Media Player",
|
|
"Description": "Implements a media player for image sequences in DPX, EXR, and other formats.",
|
|
"Category": "Media Players",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "https://forums.unrealengine.com/showthread.php?46879-Media-Framework-Documentation-for-4-5-Preview",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"IsBetaVersion": true,
|
|
"Modules": [
|
|
{
|
|
"Name": "ImgMedia",
|
|
"Type": "RuntimeNoCommandlet",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name": "ImgMediaEditor",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "PostEngineInit"
|
|
},
|
|
{
|
|
"Name": "ImgMediaFactory",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "PostEngineInit"
|
|
},
|
|
{
|
|
"Name": "ImgMediaFactory",
|
|
"Type": "RuntimeNoCommandlet",
|
|
"LoadingPhase": "PostEngineInit"
|
|
},
|
|
{
|
|
"Name": "OpenExrWrapper",
|
|
"Type": "RuntimeNoCommandlet",
|
|
"LoadingPhase": "PostEngineInit",
|
|
"WhitelistPlatforms": [
|
|
"Mac",
|
|
"Win32",
|
|
"Win64"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Media/MediaCompositing/MediaCompositing.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Media Compositing",
|
|
"Description": "Actors, components and Sequencer extensions for compositing media",
|
|
"Category": "Rendering",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": true,
|
|
"Modules": [
|
|
{
|
|
"Name": "MediaCompositing",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name": "MediaCompositingEditor",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "PostEngineInit"
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "ImgMedia",
|
|
"Enabled": true,
|
|
"WhitelistTargets": [
|
|
"Editor"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Media/WmfMedia/WmfMedia.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 2,
|
|
"VersionName": "2.0",
|
|
"FriendlyName": "WMF Media Player",
|
|
"Description": "Implements a media player using the Windows Media Foundation framework.",
|
|
"Category": "Media Players",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "https://forums.unrealengine.com/showthread.php?46879-Media-Framework-Documentation-for-4-5-Preview",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "WmfMedia",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PostConfigInit",
|
|
"WhitelistPlatforms": [
|
|
"Win32",
|
|
"Win64",
|
|
"XboxOne"
|
|
],
|
|
"BlacklistTargets": [
|
|
"Server"
|
|
]
|
|
},
|
|
{
|
|
"Name": "WmfMediaEditor",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "PostEngineInit",
|
|
"BlacklistTargets": [
|
|
"Server"
|
|
]
|
|
},
|
|
{
|
|
"Name": "WmfMediaFactory",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "PostEngineInit",
|
|
"BlacklistTargets": [
|
|
"Server"
|
|
]
|
|
},
|
|
{
|
|
"Name": "WmfMediaFactory",
|
|
"Type": "RuntimeNoCommandlet",
|
|
"LoadingPhase": "PostEngineInit",
|
|
"WhitelistPlatforms": [
|
|
"Mac",
|
|
"Linux",
|
|
"Win32",
|
|
"Win64"
|
|
],
|
|
"BlacklistTargets": [
|
|
"Server"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Messaging/TcpMessaging/TcpMessaging.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "TCP Messaging",
|
|
"Description": "Adds a TCP connection based transport layer to the messaging sub-system for sending and receiving messages between networked computers and devices.",
|
|
"Category": "Messaging",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"SupportedPrograms": [
|
|
"UnrealFrontend"
|
|
],
|
|
"Modules": [
|
|
{
|
|
"Name": "TcpMessaging",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PreDefault",
|
|
"WhitelistPrograms": [
|
|
"UnrealFrontend"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Messaging/UdpMessaging/UdpMessaging.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "UDP Messaging",
|
|
"Description": "Adds a UDP based transport and tunneling layer to the messaging sub-system for sending and receiving messages between networked computers and devices.",
|
|
"Category": "Messaging",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"SupportedPrograms": [
|
|
"UnrealFrontend",
|
|
"UnrealMultiUserServer",
|
|
"UnrealDisasterRecoveryService",
|
|
"UnrealLightmass",
|
|
"CrashReportClientEditor"
|
|
],
|
|
"Modules": [
|
|
{
|
|
"Name": "UdpMessaging",
|
|
"Type": "RuntimeAndProgram",
|
|
"LoadingPhase": "PreDefault",
|
|
"WhitelistPrograms": [
|
|
"UnrealFrontend",
|
|
"UnrealMultiUserServer",
|
|
"UnrealDisasterRecoveryService",
|
|
"UnrealLightmass",
|
|
"CrashReportClientEditor"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/MovieScene/ActorSequence/ActorSequence.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "0.1",
|
|
"FriendlyName": "Actor Sequence (Experimental)",
|
|
"Description": "Runtime for embedded actor sequences",
|
|
"Category": "Editor",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"IsBetaVersion": true,
|
|
"Modules": [
|
|
{
|
|
"Name": "ActorSequence",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PreDefault"
|
|
},
|
|
{
|
|
"Name": "ActorSequenceEditor",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "PostEngineInit"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/NetcodeUnitTest.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Netcode Unit Test",
|
|
"Description": "A unit testing framework for testing the UE4 netcode, primarily for bugs and exploits",
|
|
"Category": "Networking",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "NetcodeUnitTest",
|
|
"Type": "UncookedOnly",
|
|
"LoadingPhase": "Default",
|
|
"WhitelistPlatforms": [
|
|
"Win64",
|
|
"Win32",
|
|
"Linux"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/NetcodeUnitTest/NUTUnrealEngine4/NUTUnrealEngine4.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Netcode Unit Test - Unreal Engine 4",
|
|
"Description": "Exploit unit tests for UE4 and some base UE4 games, based on the Netcode Unit Test framework",
|
|
"Category": "Networking",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "NUTUnrealEngine4",
|
|
"Type": "UncookedOnly",
|
|
"LoadingPhase": "Default",
|
|
"WhitelistPlatforms": [
|
|
"Win64",
|
|
"Win32",
|
|
"Linux"
|
|
]
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "NetcodeUnitTest",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Online/OnlineSubsystem/OnlineSubsystem.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Online Subsystem",
|
|
"Description": "Shared code for interacting online subsystem implementations.",
|
|
"Category": "Online Platform",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "OnlineSubsystem",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PostConfigInit"
|
|
}
|
|
],
|
|
"LocalizationTargets": [
|
|
{
|
|
"Name": "OnlineSubsystem",
|
|
"LoadingPolicy": "Always"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Online/OnlineSubsystemNull/OnlineSubsystemNull.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Online Subsystem NULL",
|
|
"Description": "Access to NULL platform",
|
|
"Category": "Online Platform",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "OnlineSubsystemNull",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "OnlineSubsystem",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "OnlineSubsystemUtils",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Online/OnlineSubsystemUtils/OnlineSubsystemUtils.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Online Subsystem Utils",
|
|
"Description": "Shared code for interacting online subsystem implementations.",
|
|
"Category": "Online Platform",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "OnlineSubsystemUtils",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PostConfigInit"
|
|
},
|
|
{
|
|
"Name": "OnlineBlueprintSupport",
|
|
"Type": "UncookedOnly",
|
|
"LoadingPhase": "PostConfigInit"
|
|
}
|
|
],
|
|
"LocalizationTargets": [
|
|
{
|
|
"Name": "OnlineSubsystemUtils",
|
|
"LoadingPolicy": "Always"
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "OnlineSubsystem",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Portal/LauncherChunkInstaller/LauncherChunkInstaller.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Launcher Chunk Installer",
|
|
"Description": "Chunk installer module that hooks into launcher",
|
|
"Category": "Launcher",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "LauncherChunkInstaller",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PostConfigInit",
|
|
"WhitelistPlatforms": [
|
|
"Win64",
|
|
"Win32",
|
|
"Linux",
|
|
"Mac"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Runtime/AndroidPermission/AndroidPermission.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "0.1",
|
|
"FriendlyName": "Android Runtime Permission",
|
|
"Description": "Support for Android Runtime Permission",
|
|
"Category": "Android",
|
|
"CreatedBy": "Google",
|
|
"CreatedByURL": "http://developers.google.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"IsBetaVersion": true,
|
|
"Modules": [
|
|
{
|
|
"Name": "AndroidPermission",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Runtime/AppleImageUtils/AppleImageUtils.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Apple Image Utils",
|
|
"Description": "Utilities that operate on CIImage, CVPixelBuffer, IOSurface, etc.",
|
|
"Category": "Experimental",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "AppleImageUtils",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name": "AppleImageUtilsBlueprintSupport",
|
|
"Type": "UncookedOnly",
|
|
"LoadingPhase": "Default",
|
|
"WhitelistPlatforms": [
|
|
"Win64",
|
|
"Mac",
|
|
"Linux"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Runtime/AppleMoviePlayer/AppleMoviePlayer.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Apple Movie Player",
|
|
"Description": "Apple Platform Movie Player using AVPlayer library",
|
|
"Category": "Movie Players",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "AppleMoviePlayer",
|
|
"Type": "RuntimeNoCommandlet",
|
|
"LoadingPhase": "PreLoadingScreen",
|
|
"WhitelistPlatforms": [
|
|
"IOS",
|
|
"TVOS",
|
|
"Mac"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Runtime/ArchVisCharacter/ArchVisCharacter.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "ArchVis Character",
|
|
"Description": "A controllable character tuned for architectural applications",
|
|
"Category": "Gameplay",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "ArchVisCharacter",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Runtime/AssetTags/AssetTags.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Asset Tags",
|
|
"Description": "Provides high-level management and access to asset tags and collections for runtime and editor scripting.",
|
|
"Category": "Other",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "AssetTags",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Runtime/AudioCapture/AudioCapture.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Audio Capture",
|
|
"Description": "Plugin provides an interface for microphone input capture.",
|
|
"Category": "Audio",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "AudioCapture",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name": "AudioCaptureEditor",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "PostEngineInit",
|
|
"WhitelistPlatforms": [
|
|
"Win64"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Runtime/CableComponent/CableComponent.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Cable Component",
|
|
"Description": "A simulated cable component.",
|
|
"Category": "Rendering",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "CableComponent",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Runtime/CustomMeshComponent/CustomMeshComponent.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Custom Mesh Component",
|
|
"Description": "A new renderable Component class that allows you to specify custom geometry via C++ or Blueprint.",
|
|
"Category": "Rendering",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "CustomMeshComponent",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Runtime/EditableMesh/EditableMesh.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Editable Mesh",
|
|
"Description": "A mesh with rich runtime editing features",
|
|
"Category": "Rendering",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "EditableMesh",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Runtime/ExampleDeviceProfileSelector/ExampleDeviceProfileSelector.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Example Device Profile Selector",
|
|
"Description": "Example Device Profile Selector used show selection of device profiles on hardware",
|
|
"Category": "Device Profile Selectors",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "ExampleDeviceProfileSelector",
|
|
"Type": "RuntimeNoCommandlet",
|
|
"LoadingPhase": "PostConfigInit"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Runtime/LocationServicesBPLibrary/LocationServicesBPLibrary.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Mobile Location Services Blueprints Library",
|
|
"Description": "Common interface for blueprint access for location data from mobile devices",
|
|
"Category": "Blueprints",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "LocationServicesBPLibrary",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PreDefault"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Runtime/MobilePatchingUtils/MobilePatchingUtils.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Mobile Patching Utilities",
|
|
"Description": "Blueprint exposed functionality for downloading and patching content on mobile platforms",
|
|
"Category": "Mobile",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "MobilePatchingUtils",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Runtime/PhysXVehicles/PhysXVehicles.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "PhysX Vehicles",
|
|
"Description": "PhysX Vehicle Integration",
|
|
"Category": "Physics",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "PhysXVehicles",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PreDefault"
|
|
},
|
|
{
|
|
"Name": "PhysXVehiclesEditor",
|
|
"Type": "UncookedOnly",
|
|
"LoadingPhase": "PreDefault"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Runtime/ProceduralMeshComponent/ProceduralMeshComponent.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Procedural Mesh Component",
|
|
"Description": "A renderable component and library of utilities for creating and modifying mesh geometry procedurally.",
|
|
"Category": "Rendering",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "ProceduralMeshComponent",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name": "ProceduralMeshComponentEditor",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Runtime/RuntimePhysXCooking/RuntimePhysXCooking.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Runtime PhysX Cooking",
|
|
"Description": "Runtime cooking of physics data (convex hulls, heightfields, etc...)",
|
|
"Category": "Physics",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "RuntimePhysXCooking",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PreDefault"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Runtime/Steam/SteamVR/SteamVR.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "SteamVR",
|
|
"Description": "Support for the SteamVR API",
|
|
"Category": "Virtual Reality",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": true,
|
|
"SupportedTargetPlatforms": [
|
|
"Win32",
|
|
"Win64",
|
|
"Linux",
|
|
"Mac"
|
|
],
|
|
"Modules": [
|
|
{
|
|
"Name": "SteamVR",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PostConfigInit",
|
|
"WhitelistPlatforms": [
|
|
"Win64",
|
|
"Win32",
|
|
"Linux",
|
|
"Mac"
|
|
]
|
|
},
|
|
{
|
|
"Name": "SteamVRInput",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PostConfigInit",
|
|
"WhitelistPlatforms": [
|
|
"Win64"
|
|
]
|
|
},
|
|
{
|
|
"Name": "SteamVRInputDevice",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PostConfigInit",
|
|
"WhitelistPlatforms": [
|
|
"Win64"
|
|
]
|
|
},
|
|
{
|
|
"Name": "SteamVREditor",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "PostEngineInit",
|
|
"WhitelistPlatforms": [
|
|
"Win64"
|
|
]
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "ProceduralMeshComponent",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Runtime/WebMMoviePlayer/WebMMoviePlayer.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Movie Player for WebM files",
|
|
"Description": "Movie Player for WebM files",
|
|
"Category": "Movie Players",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "WebMMoviePlayer",
|
|
"Type": "RuntimeNoCommandlet",
|
|
"LoadingPhase": "PreLoadingScreen",
|
|
"WhitelistPlatforms": [
|
|
"Win64",
|
|
"Linux",
|
|
"Mac"
|
|
],
|
|
"BlacklistTargets": [
|
|
"Server"
|
|
]
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "WebMMedia",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"File": "../../../Engine/Plugins/Media/WebMMedia/WebMMedia.uplugin",
|
|
"Descriptor":
|
|
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "WebM Video Player",
|
|
"Description": "",
|
|
"Category": "Media Players",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": false,
|
|
"CanContainContent": false,
|
|
"IsBetaVersion": true,
|
|
"Modules": [
|
|
{
|
|
"Name": "WebMMedia",
|
|
"Type": "RuntimeNoCommandlet",
|
|
"LoadingPhase": "PostEngineInit",
|
|
"WhitelistPlatforms": [
|
|
"Win64",
|
|
"Linux",
|
|
"Mac"
|
|
],
|
|
"BlacklistTargets": [
|
|
"Server"
|
|
]
|
|
},
|
|
{
|
|
"Name": "WebMMediaEditor",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "PostEngineInit"
|
|
},
|
|
{
|
|
"Name": "WebMMediaFactory",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "PostEngineInit"
|
|
},
|
|
{
|
|
"Name": "WebMMediaFactory",
|
|
"Type": "RuntimeNoCommandlet",
|
|
"LoadingPhase": "PostEngineInit",
|
|
"WhitelistPlatforms": [
|
|
"Win64",
|
|
"Linux",
|
|
"Mac"
|
|
],
|
|
"BlacklistTargets": [
|
|
"Server"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
} |