6083 lines
152 KiB
JSON
6083 lines
152 KiB
JSON
|
{
|
||
|
"Contents": [
|
||
|
{
|
||
|
"File": "../../../IntoTheRadius2/Plugins/AICoverSystem/AICoverSystem.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 10,
|
||
|
"VersionName": "1.4.2",
|
||
|
"FriendlyName": "AI Cover System",
|
||
|
"Description": "A code plugin framework to implement cover mechanics for an AI. Fully procedural and dynamic - set up it only once, and it works everywhere.",
|
||
|
"Category": "AI",
|
||
|
"CreatedBy": "Fullstag Interactive",
|
||
|
"CreatedByURL": "",
|
||
|
"DocsURL": "https://drive.google.com/file/d/1JZr2UVmyDutgo7WMjjevGojPvZXnd-sL/view?usp=sharing",
|
||
|
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/0966972104ff4e94874096f15cf4f7f5",
|
||
|
"SupportURL": "",
|
||
|
"CanContainContent": false,
|
||
|
"Installed": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "AICoverSystem",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../IntoTheRadius2/Plugins/ALS-Refactored/ALS.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 13,
|
||
|
"VersionName": "4.12",
|
||
|
"FriendlyName": "Advanced Locomotion System Refactored",
|
||
|
"Description": "Completely reworked and improved version of the Community Version of Advanced Locomotion System V4.",
|
||
|
"Category": "Animation",
|
||
|
"CreatedBy": "Sixze",
|
||
|
"CreatedByURL": "https://github.com/Sixze",
|
||
|
"DocsURL": "https://github.com/Sixze/ALS-Refactored",
|
||
|
"MarketplaceURL": "https://www.unrealengine.com/marketplace/en-US/product/advanced-locomotion-system-v1",
|
||
|
"SupportURL": "https://github.com/Sixze/ALS-Refactored/discussions",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "ALS",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "ALSCamera",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "ALSExtras",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "ALSEditor",
|
||
|
"Type": "UncookedOnly",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "ControlRig",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "EnhancedInput",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "GameplayCameras",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "GameplayTagsEditor",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "Metasound",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "Niagara",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "PropertyAccessNode",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../IntoTheRadius2/Plugins/AdvancedSessions/AdvancedSessions/AdvancedSessions.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 0,
|
||
|
"VersionName": "5.1",
|
||
|
"FriendlyName": "Advanced Sessions",
|
||
|
"Description": "Adds new blueprint functions to handle more advanced session operations.",
|
||
|
"Category": "Advanced Sessions Plugin",
|
||
|
"CreatedBy": "Joshua Statzer",
|
||
|
"CreatedByURL": "N/A",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "AdvancedSessions",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "OnlineSubsystem",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "OnlineSubsystemUtils",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../IntoTheRadius2/Plugins/AdvancedSessions/AdvancedSteamSessions/AdvancedSteamSessions.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 0,
|
||
|
"VersionName": "5.1",
|
||
|
"FriendlyName": "Advanced Steam Sessions",
|
||
|
"Description": "Adds new blueprint functions to handle more advanced session operations in Steam. REQUIRES ADVANCED SESSIONS",
|
||
|
"Category": "Advanced Sessions Plugin",
|
||
|
"CreatedBy": "Joshua Statzer",
|
||
|
"CreatedByURL": "N/A",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "AdvancedSteamSessions",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "AdvancedSessions",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "OnlineSubsystem",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "OnlineSubsystemUtils",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "OnlineSubsystemSteam",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "SteamShared",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../IntoTheRadius2/Plugins/CmAnalytics/CmAnalytics.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "CmAnalytics",
|
||
|
"Description": "Sends analytic API calls to AWS Athena",
|
||
|
"Category": "Analytics",
|
||
|
"CreatedBy": "Creative Mobile",
|
||
|
"CreatedByURL": "https://cm.games",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "CmAnalytics",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../IntoTheRadius2/Plugins/Developer/UnrealImporterRules-Python-main/ImporterRulesPython.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "ImporterRules (Python)",
|
||
|
"Description": "Example project showing how to do rules based import settings to assets from python.",
|
||
|
"Category": "Other",
|
||
|
"CreatedBy": "Ryan DowlingSoka",
|
||
|
"CreatedByURL": "https://ryandowlingsoka.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": true,
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "PythonScriptPlugin",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../IntoTheRadius2/Plugins/HTN/HTN.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 60,
|
||
|
"VersionName": "1.13.3",
|
||
|
"FriendlyName": "HTN Planning",
|
||
|
"Description": "Adds Hierarchical Task Network planning functionality as an alternative to Behavior Trees",
|
||
|
"Category": "AI",
|
||
|
"CreatedBy": "Maks Maisak",
|
||
|
"CreatedByURL": "maksmaisak.github.io",
|
||
|
"DocsURL": "http://maksmaisak.github.io/htn",
|
||
|
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/29560d88937e4cd1a435f4b634890655",
|
||
|
"SupportURL": "mailto:max.maisak+support@gmail.com",
|
||
|
"CanContainContent": false,
|
||
|
"Installed": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "HTN",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64",
|
||
|
"Mac",
|
||
|
"Linux",
|
||
|
"IOS",
|
||
|
"Android"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "HTNEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64",
|
||
|
"Mac",
|
||
|
"Linux",
|
||
|
"IOS",
|
||
|
"Android"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../IntoTheRadius2/Plugins/Sentry/Sentry.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "0.16.0",
|
||
|
"FriendlyName": "Sentry",
|
||
|
"Description": "Sentry catches all your errors and performance issues, and shows you how to fix them before they bring down the player experience.",
|
||
|
"Category": "Code Plugins",
|
||
|
"CreatedBy": "Sentry",
|
||
|
"CreatedByURL": "https://sentry.io/",
|
||
|
"DocsURL": "https://docs.sentry.io/",
|
||
|
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/99f5c02de5fa49ab97976a3a852e5408",
|
||
|
"SupportURL": "https://docs.sentry.io/support/",
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "Sentry",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64",
|
||
|
"Mac",
|
||
|
"Android",
|
||
|
"IOS",
|
||
|
"Linux"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "SentryEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64",
|
||
|
"Mac",
|
||
|
"Android",
|
||
|
"IOS",
|
||
|
"Linux"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"PreBuildSteps":
|
||
|
{
|
||
|
"Win64": [
|
||
|
"if \"$(TargetPlatform)\"==\"Linux\" (\n if exist \"$(PluginDir)/LinuxIntermediate\" (\n if not exist \"$(PluginDir)/Intermediate/Build/Linux\" (echo | xcopy \"$(PluginDir)/LinuxIntermediate\" \"$(PluginDir)/Intermediate/Build/Linux\" /E /H /C /I) \n) \n)"
|
||
|
]
|
||
|
},
|
||
|
"PostBuildSteps":
|
||
|
{
|
||
|
"Linux": [
|
||
|
"if [ -f \"$(PluginDir)/Scripts/upload-debug-symbols.sh\" ]; then\n sh \"$(PluginDir)/Scripts/upload-debug-symbols.sh\" $(TargetPlatform) $(TargetName) $(TargetType) $(TargetConfiguration) \"$(ProjectDir)\" \"$(PluginDir)\"\nelse\n echo \"Sentry: Symbol upload script is missing. Skipping post build step.\"\nfi"
|
||
|
],
|
||
|
"Mac": [
|
||
|
"if [ $(TargetPlatform) = \"Mac\" ] && [ ! -f \"$(PluginDir)/Binaries/Mac/sentry.dylib\" ]; then\n cp \"$(PluginDir)/Source/ThirdParty/Mac/bin/sentry.dylib\" \"$(PluginDir)/Binaries/Mac/sentry.dylib\"\nfi",
|
||
|
"if [ -f \"$(PluginDir)/Scripts/upload-debug-symbols.sh\" ]; then\n sh \"$(PluginDir)/Scripts/upload-debug-symbols.sh\" $(TargetPlatform) $(TargetName) $(TargetType) $(TargetConfiguration) \"$(ProjectDir)\" \"$(PluginDir)\"\nelse\n echo \"Sentry: Symbol upload script is missing. Skipping post build step.\"\nfi"
|
||
|
],
|
||
|
"Win64": [
|
||
|
"set CRASHPAD_HANDLER=\"$(PluginDir)/Binaries/Linux/crashpad_handler\"",
|
||
|
"if \"$(TargetPlatform)\"==\"Linux\" (\n if not exist \"%CRASHPAD_HANDLER%\" (xcopy \"$(PluginDir)/Source/ThirdParty/Linux/bin/*\" \"$(PluginDir)/Binaries/Linux/\" /F /R /Y /I)\n)",
|
||
|
"set SYM_UPLOAD_SCRIPT=\"$(PluginDir)/Scripts/upload-debug-symbols-win.bat\"",
|
||
|
"if exist \"%SYM_UPLOAD_SCRIPT%\" (call \"%SYM_UPLOAD_SCRIPT%\" $(TargetPlatform) $(TargetName) $(TargetType) $(TargetConfiguration) \"$(ProjectDir)\" \"$(PluginDir)\") else (\necho Warning: Sentry: Symbol upload script is missing. Skipping post build step.\n)"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../IntoTheRadius2/Plugins/VRExpansionPlugin/OpenXRExpansionPlugin/OpenXRExpansionPlugin.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 0,
|
||
|
"VersionName": "5.3",
|
||
|
"FriendlyName": "OpenXRExpansionPlugin",
|
||
|
"Description": "An set of utility functions for OpenXR",
|
||
|
"Category": "Virtual Reality",
|
||
|
"CreatedBy": "Joshua (MordenTral) Statzer",
|
||
|
"CreatedByURL": "http://www.vreue4.com",
|
||
|
"DocsURL": "http://www.vreue4.com",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "http://www.vreue4.com",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": false,
|
||
|
"Installed": true,
|
||
|
"SupportedTargetPlatforms": [
|
||
|
"Win64",
|
||
|
"Linux",
|
||
|
"Android"
|
||
|
],
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "OpenXRExpansionPlugin",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
},
|
||
|
{
|
||
|
"Name": "OpenXRExpansionEditor",
|
||
|
"Type": "UncookedOnly",
|
||
|
"LoadingPhase": "PostEngineInit"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "OpenXR",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "XRBase",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../IntoTheRadius2/Plugins/VRExpansionPlugin/VRExpansionPlugin/VRExpansionPlugin.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 0,
|
||
|
"VersionName": "5.3",
|
||
|
"FriendlyName": "VRExpansionPlugin",
|
||
|
"Description": "Adds several new VR features & components to UE4",
|
||
|
"Category": "VRExpansion",
|
||
|
"CreatedBy": "Joshua (MordenTral) Statzer",
|
||
|
"CreatedByURL": "http://www.vreue4.com",
|
||
|
"DocsURL": "http://www.vreue4.com",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"Installed": true,
|
||
|
"SupportedTargetPlatforms": [
|
||
|
"Win64",
|
||
|
"Linux",
|
||
|
"Android"
|
||
|
],
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "VRExpansionPlugin",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "VRExpansionEditor",
|
||
|
"Type": "UncookedOnly",
|
||
|
"LoadingPhase": "PostEngineInit"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "ChaosVehiclesPlugin",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "XRBase",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"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": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "AISupportModule",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PostConfigInit"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/AI/EnvironmentQueryEditor/EnvironmentQueryEditor.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "0.1",
|
||
|
"FriendlyName": "Environment Query Editor (Experimental)",
|
||
|
"Description": "Allows editing of Environment Query assets, which are used by the AI to collect data about the environment/world",
|
||
|
"Category": "AI",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"IsBetaVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "EnvironmentQueryEditor",
|
||
|
"Type": "UncookedOnly",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "AISupport",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Animation/ACLPlugin/ACLPlugin.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 30004,
|
||
|
"VersionName": "3.0.4",
|
||
|
"FriendlyName": "Animation Compression Library",
|
||
|
"Description": "Use the Animation Compression Library (ACL) to compress AnimSequences.",
|
||
|
"Category": "Animation",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "ACLPlugin",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PostConfigInit"
|
||
|
},
|
||
|
{
|
||
|
"Name": "ACLPluginEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Animation/AnimationData/AnimationData.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Animation Data",
|
||
|
"Description": "Animation Data",
|
||
|
"Category": "Animation",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "AnimationData",
|
||
|
"Type": "UncookedOnly",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "ControlRig",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Animation/AnimationLocomotionLibrary/AnimationLocomotionLibrary.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Animation Locomotion Library",
|
||
|
"Description": "Collection of techniques for driving locomotion animations",
|
||
|
"Category": "Animation",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": true,
|
||
|
"IsBetaVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "AnimationLocomotionLibraryRuntime",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "AnimationLocomotionLibraryEditor",
|
||
|
"Type": "UncookedOnly",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Animation/AnimationModifierLibrary/AnimationModifierLibrary.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Animation Modifier Library",
|
||
|
"Description": "Collection of Animation Modifiers",
|
||
|
"Category": "Animation",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "AnimationModifierLibrary",
|
||
|
"Type": "UncookedOnly",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Animation/AnimationWarping/AnimationWarping.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Animation Warping",
|
||
|
"Description": "Framework for animation and pose warping. This plugin includes Stride, Orientation, and Slope Warping alongside the Root Motion Delta animation attribute.",
|
||
|
"Category": "Animation",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "AnimationWarpingRuntime",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "AnimationWarpingEditor",
|
||
|
"Type": "UncookedOnly",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "AnimationModifierLibrary",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Animation/ControlRigSpline/ControlRigSpline.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Control Rig Spline",
|
||
|
"Description": "Allows creation and use of splines for Control Rig",
|
||
|
"Category": "Animation",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": true,
|
||
|
"IsBetaVersion": true,
|
||
|
"IsExperimentalVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "ControlRigSpline",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "ControlRig",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Animation/ControlRig/ControlRig.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Control Rig",
|
||
|
"Description": "Framework for animation driven by user controls.",
|
||
|
"Category": "Animation",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "ControlRig",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
},
|
||
|
{
|
||
|
"Name": "ControlRigDeveloper",
|
||
|
"Type": "UncookedOnly",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
},
|
||
|
{
|
||
|
"Name": "ControlRigEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "PostEngineInit"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "RigVM",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "PythonScriptPlugin",
|
||
|
"Enabled": true,
|
||
|
"TargetAllowList": [
|
||
|
"Editor"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "LevelSequenceEditor",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "PropertyAccessEditor",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "SequencerScripting",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Animation/IKRig/IKRig.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "IK Rig",
|
||
|
"Description": "",
|
||
|
"Category": "Other",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "IKRig",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
},
|
||
|
{
|
||
|
"Name": "IKRigDeveloper",
|
||
|
"Type": "UncookedOnly",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
},
|
||
|
{
|
||
|
"Name": "IKRigEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "PostEngineInit"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "ControlRig",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "FullBodyIK",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Animation/LiveLink/LiveLink.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "2.0",
|
||
|
"FriendlyName": "Live Link",
|
||
|
"Description": "LiveLink allows streaming of animated data into Unreal Engine",
|
||
|
"Category": "Animation",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "LiveLink",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "LiveLinkComponents",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "LiveLinkEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "LiveLinkGraphNode",
|
||
|
"Type": "UncookedOnly",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "LiveLinkMovieScene",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "LiveLinkSequencer",
|
||
|
"Type": "UncookedOnly",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "LiveLinkMultiUser",
|
||
|
"Type": "UncookedOnly",
|
||
|
"LoadingPhase": "PostEngineInit"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "Takes",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "ConcertSyncClient",
|
||
|
"Enabled": true,
|
||
|
"Optional": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Animation/MotionWarping/MotionWarping.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "0.1",
|
||
|
"FriendlyName": "Motion Warping",
|
||
|
"Description": "",
|
||
|
"Category": "Animation",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": true,
|
||
|
"IsBetaVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "MotionWarping",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Cameras/CameraShakePreviewer/CameraShakePreviewer.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "0.1",
|
||
|
"FriendlyName": "Camera Shake Previewer",
|
||
|
"Description": "Adds a new panel, accessible from the Level Editor, which lets the user preview camera shakes in editor viewports.",
|
||
|
"Category": "Cameras",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"IsBetaVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "CameraShakePreviewer",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "PostEngineInit"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "GameplayCameras",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Cameras/GameplayCameras/GameplayCameras.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "0.1",
|
||
|
"FriendlyName": "Gameplay Cameras",
|
||
|
"Description": "Default gameplay camera classes and systems",
|
||
|
"Category": "Cameras",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"IsBetaVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "GameplayCameras",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "TemplateSequence",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Compression/OodleNetwork/OodleNetwork.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Oodle Network",
|
||
|
"Description": "Oodle Network plugin for packet compression.",
|
||
|
"Category": "Compression",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "OodleNetworkHandlerComponent",
|
||
|
"Type": "Runtime",
|
||
|
"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 Leader-Follower pose functionality",
|
||
|
"Category": "Animation",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://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/Developer/Concert/ConcertMain/ConcertMain.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "0.2",
|
||
|
"FriendlyName": "Concert - Main",
|
||
|
"Description": "Allow collaborative multi-users sessions in the Editor",
|
||
|
"Category": "Networking",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": false,
|
||
|
"IsBetaVersion": true,
|
||
|
"SupportedPrograms": [
|
||
|
"UnrealMultiUserServer",
|
||
|
"UnrealMultiUserSlateServer",
|
||
|
"UnrealRecoverySvc",
|
||
|
"CrashReportClientEditor"
|
||
|
],
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "Concert",
|
||
|
"Type": "UncookedOnly",
|
||
|
"LoadingPhase": "PreDefault",
|
||
|
"ProgramAllowList": [
|
||
|
"UnrealMultiUserServer",
|
||
|
"UnrealMultiUserSlateServer",
|
||
|
"UnrealRecoverySvc",
|
||
|
"CrashReportClientEditor"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "ConcertClient",
|
||
|
"Type": "UncookedOnly",
|
||
|
"LoadingPhase": "PreDefault",
|
||
|
"ProgramDenyList": [
|
||
|
"UnrealMultiUserServer",
|
||
|
"UnrealMultiUserSlateServer",
|
||
|
"UnrealRecoverySvc",
|
||
|
"CrashReportClientEditor"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "ConcertServer",
|
||
|
"Type": "UncookedOnly",
|
||
|
"LoadingPhase": "PreDefault",
|
||
|
"ProgramAllowList": [
|
||
|
"UnrealMultiUserServer",
|
||
|
"UnrealMultiUserSlateServer",
|
||
|
"UnrealRecoverySvc",
|
||
|
"CrashReportClientEditor"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "ConcertTransport",
|
||
|
"Type": "UncookedOnly",
|
||
|
"LoadingPhase": "PreDefault",
|
||
|
"ProgramAllowList": [
|
||
|
"UnrealMultiUserServer",
|
||
|
"UnrealMultiUserSlateServer",
|
||
|
"UnrealRecoverySvc",
|
||
|
"CrashReportClientEditor"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/ConcertSyncClient.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "0.2",
|
||
|
"FriendlyName": "Concert Sync - Client",
|
||
|
"Description": "Client plugin to enables multi-users editor sessions when connecting to a Concert Server",
|
||
|
"Category": "Networking",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": true,
|
||
|
"IsBetaVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "ConcertSyncClient",
|
||
|
"Type": "UncookedOnly",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "ConcertSyncCore",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "ConcertMain",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/ConcertSyncCore.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "0.2",
|
||
|
"FriendlyName": "Concert Sync Core",
|
||
|
"Description": "Shared plugin for Concert Sync client and server plugins",
|
||
|
"Category": "Networking",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": false,
|
||
|
"IsBetaVersion": true,
|
||
|
"SupportedPrograms": [
|
||
|
"UnrealMultiUserServer",
|
||
|
"UnrealMultiUserSlateServer",
|
||
|
"UnrealRecoverySvc",
|
||
|
"CrashReportClientEditor"
|
||
|
],
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "ConcertSyncCore",
|
||
|
"Type": "UncookedOnly",
|
||
|
"LoadingPhase": "PreDefault",
|
||
|
"ProgramAllowList": [
|
||
|
"UnrealMultiUserServer",
|
||
|
"UnrealMultiUserSlateServer",
|
||
|
"UnrealRecoverySvc",
|
||
|
"CrashReportClientEditor"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "ConcertMain",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "SQLiteCore",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Developer/PluginUtils/PluginUtils.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Plugin Utilities",
|
||
|
"Description": "Helpers to create and edit plugins. Used by Plugin Browser.",
|
||
|
"Category": "Programming",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "PluginUtils",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Developer/PropertyAccessNode/PropertyAccessNode.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Property Access Node",
|
||
|
"Description": "Blueprint node that allows access to properties via a property path",
|
||
|
"Category": "Blueprints",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "PropertyAccessNode",
|
||
|
"Type": "UncookedOnly",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "PropertyAccessEditor",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"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": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "AssetManagerEditor",
|
||
|
"Type": "UncookedOnly",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Editor/BlueprintHeaderView/BlueprintHeaderView.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Blueprint C++ Header Preview",
|
||
|
"Description": "A tool to help convert Blueprint Classes to Native C++.",
|
||
|
"Category": "Blueprints",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "BlueprintHeaderView",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Editor/BlueprintMaterialTextureNodes/BlueprintMaterialTextureNodes.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Blueprint Material and Texture Nodes",
|
||
|
"Description": "Adds blueprint editor-only nodes for reading textures and render targets as well as creating and modifiying Material Instance Constants",
|
||
|
"Category": "Rendering",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "BlueprintMaterialTextureNodes",
|
||
|
"Type": "UncookedOnly",
|
||
|
"LoadingPhase": "PreLoadingScreen"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Editor/EditorScriptingUtilities/EditorScriptingUtilities.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Editor Scripting Utilities",
|
||
|
"Description": "Helper functions to script your own UE editor functionalities with Blueprint or other scripting tools.",
|
||
|
"Category": "Scripting",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": false,
|
||
|
"IsBetaVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "EditorScriptingUtilities",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"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": "https://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/Editor/GameplayTagsEditor/GameplayTagsEditor.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "GameplayTagsEditor",
|
||
|
"Description": "GameplayTagsEditor provides blueprint nodes and editor UI to enable the use of GameplayTags for tagging assets and objects",
|
||
|
"Category": "Editor",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "GameplayTagsEditor",
|
||
|
"Type": "UncookedOnly",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Editor/GeometryMode/GeometryMode.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "GeometryMode",
|
||
|
"Description": "Geometry and BSP editing",
|
||
|
"Category": "Editor",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "GeometryMode",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "PostEngineInit"
|
||
|
},
|
||
|
{
|
||
|
"Name": "BspMode",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "PostEngineInit"
|
||
|
},
|
||
|
{
|
||
|
"Name": "TextureAlignMode",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "PostEngineInit"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Editor/ObjectMixer/LightMixer/LightMixer.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Light Mixer",
|
||
|
"Description": "Edit any properties of scene lights in a spreadsheet format!",
|
||
|
"Category": "Editor",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": true,
|
||
|
"IsBetaVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "LightMixer",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "ObjectMixer",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Editor/ObjectMixer/ObjectMixer/ObjectMixer.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Object Mixer",
|
||
|
"Description": "Edit any properties of scene objects in a spreadsheet format!",
|
||
|
"Category": "Editor",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": true,
|
||
|
"IsBetaVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "ObjectMixerEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Editor/SequencerAnimTools/SequencerAnimTools.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Sequencer Anim Tools",
|
||
|
"Description": "Animation Tools For Sequencer and Control Rig",
|
||
|
"Category": "Editor",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "SequencerAnimTools",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "ControlRig",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "LevelSequenceEditor",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "SequencerScripting",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Editor/SpeedTreeImporter/SpeedTreeImporter.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "SpeedTree Importer",
|
||
|
"Description": "An importer for SpeedTree runtime files.",
|
||
|
"Category": "Importers",
|
||
|
"CreatedBy": "IDV, Inc.",
|
||
|
"CreatedByURL": "https://www.speedtree.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "SpeedTreeImporter",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Editor/UVEditor/UVEditor.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 2,
|
||
|
"VersionName": "0.2",
|
||
|
"FriendlyName": "UVEditor",
|
||
|
"Description": "Asset editor for modifying the UV mapping of a mesh",
|
||
|
"Category": "Other",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": true,
|
||
|
"IsBetaVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "UVEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "UVEditorTools",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "UVEditorToolsEditorOnly",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "GeometryProcessing",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "MeshModelingToolset",
|
||
|
"Enabled": true,
|
||
|
"TargetAllowList": [
|
||
|
"Editor"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "MeshModelingToolsetExp",
|
||
|
"Enabled": true,
|
||
|
"TargetAllowList": [
|
||
|
"Editor"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/EnhancedInput/EnhancedInput.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Enhanced Input",
|
||
|
"Description": "Input handling that allows for contextual and dynamic mappings.",
|
||
|
"Category": "Input",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "https://docs.unrealengine.com/en-US/enhanced-input-in-unreal-engine/",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "EnhancedInput",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
},
|
||
|
{
|
||
|
"Name": "InputBlueprintNodes",
|
||
|
"Type": "UncookedOnly",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
},
|
||
|
{
|
||
|
"Name": "InputEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"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": "https://epicgames.com",
|
||
|
"DocsURL": "https://docs.unrealengine.com/en-US/WorkingWithContent/Importing/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/GLTFExporter/GLTFExporter.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 131,
|
||
|
"VersionName": "1.3.1",
|
||
|
"FriendlyName": "glTF Exporter",
|
||
|
"Description": "An exporter for Khronos glTF 2.0.",
|
||
|
"Category": "Exporters",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "GLTFExporter",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PostConfigInit",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64",
|
||
|
"Mac",
|
||
|
"Linux"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"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 plugin",
|
||
|
"Category": "Editor",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "https://docs.unrealengine.com/en-US/WorkingWithContent/Importing/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/Enterprise/VariantManager/VariantManager.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Variant Manager",
|
||
|
"Description": "Manages scene actor variants",
|
||
|
"Category": "Editor",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "https://docs.unrealengine.com/en-US/WorkingWithContent/Importing/Datasmith/",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": false,
|
||
|
"IsBetaVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "VariantManager",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "VariantManagerContent",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Experimental/ActorPalette/ActorPalette.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Actor Palette",
|
||
|
"Description": "Allows creation of Actor Palettes based on existing levels to quickly select actors and drag them into the level editor",
|
||
|
"Category": "Experimental",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": false,
|
||
|
"IsBetaVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "ActorPalette",
|
||
|
"Type": "Editor",
|
||
|
"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": "Testing",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"IsBetaVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "AutomationUtils",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "AutomationUtilsEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Experimental/BackChannel/BackChannel.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1",
|
||
|
"FriendlyName": "BackChannel",
|
||
|
"Description": "BackChannel is an experimental 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": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "BackChannel",
|
||
|
"Type": "RuntimeNoCommandlet",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Experimental/ChaosCaching/ChaosCaching.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "ChaosCaching",
|
||
|
"Description": "Chaos Cache asset support for recording and playing back physics simulations",
|
||
|
"Category": "Physics",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": true,
|
||
|
"IsBetaVersion": true,
|
||
|
"IsExperimentalVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "ChaosCaching",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
},
|
||
|
{
|
||
|
"Name": "ChaosCachingEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "Takes",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Experimental/ChaosClothEditor/ChaosClothEditor.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Chaos Cloth Editor",
|
||
|
"Description": "Editor module accompanying the Chaos Cloth runtime module.",
|
||
|
"Category": "Physics",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "ChaosClothEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "ChaosCloth",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Experimental/ChaosCloth/ChaosCloth.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Chaos Cloth",
|
||
|
"Description": "Adds Chaos Cloth Module.",
|
||
|
"Category": "Physics",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "ChaosCloth",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PostConfigInit"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "ChaosCaching",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Experimental/ChaosEditor/ChaosEditor.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "ChaosEditor",
|
||
|
"Description": "Destruction Tools",
|
||
|
"Category": "Editor",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"IsBetaVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "FractureEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "PlanarCut",
|
||
|
"Enabled": true,
|
||
|
"TargetAllowList": [
|
||
|
"Editor"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "GeometryCollectionPlugin",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "MeshModelingToolsetExp",
|
||
|
"Enabled": true,
|
||
|
"TargetAllowList": [
|
||
|
"Editor"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "EditorScriptingUtilities",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "Fracture",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Experimental/ChaosNiagara/ChaosNiagara.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "0.1",
|
||
|
"FriendlyName": "Chaos Niagara",
|
||
|
"Description": "Import destruction data from Chaos into Niagara to generate secondary destruction effects.",
|
||
|
"Category": "",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": true,
|
||
|
"IsBetaVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "ChaosNiagara",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "Niagara",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "ChaosSolverPlugin",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Experimental/ChaosSolverPlugin/ChaosSolverPlugin.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "0.1",
|
||
|
"FriendlyName": "Chaos Solver",
|
||
|
"Description": "Physics Solver",
|
||
|
"Category": "Physics",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": true,
|
||
|
"IsBetaVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "ChaosSolverEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Experimental/ChaosUserDataPT/ChaosUserDataPT.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "ChaosUserDataPT",
|
||
|
"Description": "Custom per-particle userdata. Write-only on game thread, read-only on physics thread.",
|
||
|
"Category": "Editor",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"IsBetaVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "ChaosUserDataPT",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Experimental/ChaosVehiclesPlugin/ChaosVehiclesPlugin.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "ChaosVehiclesPlugin",
|
||
|
"Description": "Chaos Vehicle Integration",
|
||
|
"Category": "Physics",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": true,
|
||
|
"IsExperimentalVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "ChaosVehicles",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
},
|
||
|
{
|
||
|
"Name": "ChaosVehiclesEditor",
|
||
|
"Type": "UncookedOnly",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"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": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"IsBetaVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "CharacterAI",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PostEngineInit"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Experimental/ColorCorrectRegions/ColorCorrectRegions.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Color Correction Regions (CCR)",
|
||
|
"Description": "Color correction/shading constrained to regions/volumes",
|
||
|
"Category": "Other",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"CanContainContent": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "ColorCorrectRegions",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PostConfigInit"
|
||
|
},
|
||
|
{
|
||
|
"Name": "ColorCorrectRegionsEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "PostEngineInit"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "nDisplayModularFeatures",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Experimental/Dataflow/Dataflow.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "0.1",
|
||
|
"FriendlyName": "Editor DataflowGraph",
|
||
|
"Description": "Editor Dataflow Graph",
|
||
|
"Category": "Editor",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": true,
|
||
|
"IsBetaVersion": true,
|
||
|
"IsExperimentalVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "DataflowEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "DataflowEnginePlugin",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "DataflowNodes",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "ProceduralMeshComponent",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "GeometryProcessing",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Experimental/Fracture/Fracture.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "0.1",
|
||
|
"FriendlyName": "Fracture",
|
||
|
"Description": "Adds Module for FractureEditor",
|
||
|
"Category": "Physics",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "http://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": false,
|
||
|
"IsBetaVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "FractureEngine",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PostEngineInit"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "PlanarCut",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Experimental/FullBodyIK/FullBodyIK.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Full Body IK",
|
||
|
"Description": "",
|
||
|
"Category": "Other",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"CanContainContent": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "FullBodyIK",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
},
|
||
|
{
|
||
|
"Name": "PBIK",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "ControlRig",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Experimental/GeometryCollectionPlugin/GeometryCollectionPlugin.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "0.1",
|
||
|
"FriendlyName": "Geometry",
|
||
|
"Description": "Adds Geometry Collection Container.",
|
||
|
"Category": "Geometry",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": true,
|
||
|
"IsBetaVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "GeometryCollectionEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "GeometryCollectionTracks",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "GeometryCollectionSequencer",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "GeometryCollectionNodes",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "ProceduralMeshComponent",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "ChaosSolverPlugin",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "Dataflow",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "PlanarCut",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "GeometryProcessing",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "Fracture",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Experimental/GeometryScripting/GeometryScripting.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "0.1",
|
||
|
"FriendlyName": "Geometry Script",
|
||
|
"Description": "Geometry Script provides a library of functions for creating and editing Meshes in Blueprints and Python",
|
||
|
"Category": "Geometry",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"CanContainContent": true,
|
||
|
"IsBetaVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "GeometryScriptingCore",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
},
|
||
|
{
|
||
|
"Name": "GeometryScriptingEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "GeometryProcessing",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "MeshModelingToolset",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Experimental/Landmass/Landmass.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Landmass",
|
||
|
"Description": "",
|
||
|
"Category": "Other",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"CanContainContent": true,
|
||
|
"IsBetaVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "Landmass",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "LandmassEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Experimental/LocalizableMessage/LocalizableMessage.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Localizable Message",
|
||
|
"Description": "Utility for a text message that can be replicated. It supports parameter resolution for the client.",
|
||
|
"Category": "Messaging",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "LocalizableMessage",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "LocalizableMessageBlueprint",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "StructUtils",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Experimental/OpenImageDenoise/OpenImageDenoise.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "OpenImageDenoise",
|
||
|
"Description": "Denoising engine for the Unreal Path Tracer based on Intel's OpenImageDenoise library.",
|
||
|
"Category": "Denoising",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "OpenImageDenoise",
|
||
|
"Type": "RuntimeAndProgram",
|
||
|
"LoadingPhase": "Default",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Experimental/PCGGeometryScriptInterop/PCGGeometryScriptInterop.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "0.1",
|
||
|
"FriendlyName": "Procedural Content Generation Framework (PCG) Geometry Script Interop",
|
||
|
"Description": "Extra plugin for Procedural Content Generation Framework interacting with Geometry Scripts.",
|
||
|
"Category": "Editor",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "PCGGeometryScriptInterop",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "PCG",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "GeometryScripting",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Experimental/PCG/PCG.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 8,
|
||
|
"VersionName": "0.1",
|
||
|
"FriendlyName": "Procedural Content Generation Framework (PCG)",
|
||
|
"Description": "Visual scripting framework for procedurally populating worlds with content in editor and/or at run-time.",
|
||
|
"Category": "Editor",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "PCG",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "PCGEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "GeometryScripting",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "EditorScriptingUtilities",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "StructUtils",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Experimental/PlanarCutPlugin/PlanarCut.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "0.1",
|
||
|
"FriendlyName": "Planar Cut",
|
||
|
"Description": "Adds Module for Planar Cuts.",
|
||
|
"Category": "Physics",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": false,
|
||
|
"IsBetaVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "PlanarCut",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PostEngineInit"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "GeometryProcessing",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"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": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"SupportedPrograms": [
|
||
|
"UnrealPak",
|
||
|
"UnrealPakEx"
|
||
|
],
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "PlatformCrypto",
|
||
|
"Type": "RuntimeAndProgram",
|
||
|
"LoadingPhase": "EarliestPossible",
|
||
|
"PlatformAllowList": [
|
||
|
"Android",
|
||
|
"IOS",
|
||
|
"Mac",
|
||
|
"Win64",
|
||
|
"Linux",
|
||
|
"LinuxArm64"
|
||
|
],
|
||
|
"PlatformDenyList": [
|
||
|
"TVOS"
|
||
|
],
|
||
|
"ProgramAllowList": [
|
||
|
"UnrealPak",
|
||
|
"UnrealPakEx"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "PlatformCryptoTypes",
|
||
|
"Type": "RuntimeAndProgram",
|
||
|
"LoadingPhase": "EarliestPossible",
|
||
|
"PlatformAllowList": [
|
||
|
"Android",
|
||
|
"IOS",
|
||
|
"Mac",
|
||
|
"Win64",
|
||
|
"Linux",
|
||
|
"LinuxArm64"
|
||
|
],
|
||
|
"PlatformDenyList": [
|
||
|
"TVOS"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "PlatformCryptoOpenSSL",
|
||
|
"Type": "RuntimeAndProgram",
|
||
|
"LoadingPhase": "EarliestPossible",
|
||
|
"PlatformAllowList": [
|
||
|
"Android",
|
||
|
"IOS",
|
||
|
"Mac",
|
||
|
"Win64",
|
||
|
"Linux",
|
||
|
"LinuxArm64"
|
||
|
],
|
||
|
"PlatformDenyList": [
|
||
|
"TVOS"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Experimental/ProxyLODPlugin/ProxyLODPlugin.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "0.1",
|
||
|
"FriendlyName": "Proxy LOD Plugin (Experimental)",
|
||
|
"Description": "A plugin to generate Proxy LOD systems.",
|
||
|
"Category": "Editor",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": false,
|
||
|
"IsBetaVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "ProxyLODMeshReduction",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Experimental/PythonScriptPlugin/PythonScriptPlugin.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Python Editor Script Plugin",
|
||
|
"Description": "Python integration for the Unreal Editor.",
|
||
|
"Category": "Scripting",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "https://docs.unrealengine.com/en-US/Engine/Editor/ScriptingAndAutomation/Python/index.html",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "https://forums.unrealengine.com/",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": true,
|
||
|
"IsBetaVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "PythonScriptPluginPreload",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "EarliestPossible"
|
||
|
},
|
||
|
{
|
||
|
"Name": "PythonScriptPlugin",
|
||
|
"Type": "UncookedOnly",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "ContentBrowserFileDataSource",
|
||
|
"Enabled": true,
|
||
|
"TargetAllowList": [
|
||
|
"Editor"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Experimental/StructUtils/StructUtils.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "0.1",
|
||
|
"FriendlyName": "Struct Utils",
|
||
|
"Description": "Experimental Struct Utilities supplying InstancedStruct type",
|
||
|
"Category": "Gameplay",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": false,
|
||
|
"IsExperimentalVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "StructUtils",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
},
|
||
|
{
|
||
|
"Name": "StructUtilsEngine",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "StructUtilsEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "StructUtilsNodes",
|
||
|
"Type": "UncookedOnly",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "StructUtilsTestSuite",
|
||
|
"Type": "UncookedOnly",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "PropertyAccessEditor",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Experimental/ToolPresets/ToolPresets.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "0.1",
|
||
|
"FriendlyName": "Tool Presets",
|
||
|
"Description": "Adds support for saving and loading tool settings as presets.",
|
||
|
"Category": "Editor",
|
||
|
"CreatedBy": "Epic Games Inc",
|
||
|
"CreatedByURL": "http://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": true,
|
||
|
"IsExperimentalVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "ToolPresetAsset",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "ToolPresetEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Experimental/Volumetrics/Volumetrics.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Volumetrics",
|
||
|
"Description": "A library of volume creation and rendering tools using Blueprints.",
|
||
|
"Category": "Rendering",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"CanContainContent": true,
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "BlueprintMaterialTextureNodes",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "Landmass",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/FX/Niagara/Niagara.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Niagara",
|
||
|
"Description": "Niagara effect systems.",
|
||
|
"Category": "FX",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "NiagaraCore",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
},
|
||
|
{
|
||
|
"Name": "Niagara",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
},
|
||
|
{
|
||
|
"Name": "NiagaraAnimNotifies",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
},
|
||
|
{
|
||
|
"Name": "NiagaraShader",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PostConfigInit"
|
||
|
},
|
||
|
{
|
||
|
"Name": "NiagaraVertexFactories",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PostConfigInit"
|
||
|
},
|
||
|
{
|
||
|
"Name": "NiagaraEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "NiagaraEditorWidgets",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "PythonScriptPlugin",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Importers/AlembicImporter/AlembicImporter.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Alembic Importer",
|
||
|
"Description": "Support importing Alembic files",
|
||
|
"Category": "Importers",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "https://docs.unrealengine.com/en-US/WorkingWithContent/Importing/AlembicImporter/",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "AlembicImporter",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64",
|
||
|
"Mac",
|
||
|
"Linux"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "AlembicLibrary",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64",
|
||
|
"Mac",
|
||
|
"Linux"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "GeometryCache",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Interchange/Editor/InterchangeEditor.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Interchange Editor",
|
||
|
"Description": "Interchange Editor plugin pull on Interchange plugin to allow us to force interchange plugin in editor.",
|
||
|
"Category": "Importers",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"SupportedTargetPlatforms": [
|
||
|
"Win64",
|
||
|
"Linux",
|
||
|
"Mac"
|
||
|
],
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "InterchangeEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default",
|
||
|
"TargetAllowList": [
|
||
|
"Editor",
|
||
|
"Program"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "InterchangeEditorPipelines",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default",
|
||
|
"TargetAllowList": [
|
||
|
"Editor",
|
||
|
"Program"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "InterchangeEditorUtilities",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default",
|
||
|
"TargetAllowList": [
|
||
|
"Editor",
|
||
|
"Program"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "Interchange",
|
||
|
"Enabled": true,
|
||
|
"TargetAllowList": [
|
||
|
"Editor",
|
||
|
"Program"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Interchange/Runtime/Interchange.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Interchange Framework",
|
||
|
"Description": "Interchange framework plugin implement all engine importers and exporters.",
|
||
|
"Category": "Importers",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": true,
|
||
|
"SupportedTargetPlatforms": [
|
||
|
"Win64",
|
||
|
"Linux",
|
||
|
"Mac"
|
||
|
],
|
||
|
"SupportedPrograms": [
|
||
|
"InterchangeWorker"
|
||
|
],
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "GLTFCore",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "InterchangeNodes",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
},
|
||
|
{
|
||
|
"Name": "InterchangeFactoryNodes",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
},
|
||
|
{
|
||
|
"Name": "InterchangeImport",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
},
|
||
|
{
|
||
|
"Name": "InterchangeMessages",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "InterchangeExport",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "InterchangePipelines",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
},
|
||
|
{
|
||
|
"Name": "InterchangeDispatcher",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "InterchangeCommonParser",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "InterchangeFbxParser",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64",
|
||
|
"Linux",
|
||
|
"Mac"
|
||
|
],
|
||
|
"TargetAllowList": [
|
||
|
"Editor",
|
||
|
"Program"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "VariantManagerContent",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "VariantManager",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"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": "https://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",
|
||
|
"PlatformAllowList": [
|
||
|
"IOS",
|
||
|
"Mac",
|
||
|
"TVOS"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "AvfMediaEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "PostEngineInit"
|
||
|
},
|
||
|
{
|
||
|
"Name": "AvfMediaFactory",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "PostEngineInit"
|
||
|
},
|
||
|
{
|
||
|
"Name": "AvfMediaFactory",
|
||
|
"Type": "RuntimeNoCommandlet",
|
||
|
"LoadingPhase": "PostEngineInit",
|
||
|
"PlatformAllowList": [
|
||
|
"IOS",
|
||
|
"Linux",
|
||
|
"Mac",
|
||
|
"TVOS",
|
||
|
"Win64"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "AvfMediaCapture",
|
||
|
"Type": "RuntimeNoCommandlet",
|
||
|
"LoadingPhase": "Default",
|
||
|
"PlatformAllowList": [
|
||
|
"IOS",
|
||
|
"Mac"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Media/ElectraCDM/ElectraCDM.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Electra Player Content Decryption Module",
|
||
|
"Description": "Content Decryption Module for Electra Player Media Playback",
|
||
|
"Category": "Media Players",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "https://docs.unrealengine.com/en-US/Engine/MediaFramework/Overview",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "ElectraCDM",
|
||
|
"Type": "RuntimeNoCommandlet",
|
||
|
"LoadingPhase": "PostEngineInit",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64",
|
||
|
"Mac",
|
||
|
"IOS",
|
||
|
"TVOS",
|
||
|
"Android",
|
||
|
"Linux"
|
||
|
],
|
||
|
"TargetDenyList": [
|
||
|
"Server"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Media/ElectraCodecs/ElectraCodecs.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Electra Codecs",
|
||
|
"Description": "Codecs for use with Electra player.",
|
||
|
"Category": "Media Players",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "http://epicgames.com",
|
||
|
"DocsURL": "https://docs.unrealengine.com/en-US/Engine/MediaFramework/Overview",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "ElectraDecoders",
|
||
|
"Type": "RuntimeNoCommandlet",
|
||
|
"LoadingPhase": "PreLoadingScreen",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64",
|
||
|
"Android",
|
||
|
"Mac",
|
||
|
"IOS",
|
||
|
"TVOS",
|
||
|
"Linux"
|
||
|
],
|
||
|
"TargetDenyList": [
|
||
|
"Server"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "ElectraCodecFactory",
|
||
|
"Type": "RuntimeNoCommandlet",
|
||
|
"LoadingPhase": "PostEngineInit",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64",
|
||
|
"Android",
|
||
|
"Mac",
|
||
|
"IOS",
|
||
|
"TVOS",
|
||
|
"Linux"
|
||
|
],
|
||
|
"TargetDenyList": [
|
||
|
"Server"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "ElectraCodecFactory",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "PostEngineInit",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64",
|
||
|
"Mac",
|
||
|
"Linux"
|
||
|
],
|
||
|
"TargetDenyList": [
|
||
|
"Server"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "ElectraUtil",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Media/ElectraPlayer/ElectraPlayer.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Electra Player",
|
||
|
"Description": "Next-generation playback capability.",
|
||
|
"Category": "Media Players",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "https://docs.unrealengine.com/en-US/Engine/MediaFramework/Overview",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "ElectraPlayerPluginHandler",
|
||
|
"Type": "RuntimeNoCommandlet",
|
||
|
"LoadingPhase": "PreLoadingScreen",
|
||
|
"TargetDenyList": [
|
||
|
"Server"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "ElectraPlayerRuntime",
|
||
|
"Type": "RuntimeNoCommandlet",
|
||
|
"LoadingPhase": "PreLoadingScreen",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64",
|
||
|
"Mac",
|
||
|
"IOS",
|
||
|
"TVOS",
|
||
|
"Android",
|
||
|
"Linux"
|
||
|
],
|
||
|
"TargetDenyList": [
|
||
|
"Server"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "ElectraPlayerPlugin",
|
||
|
"Type": "RuntimeNoCommandlet",
|
||
|
"LoadingPhase": "PreLoadingScreen",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64",
|
||
|
"Mac",
|
||
|
"IOS",
|
||
|
"TVOS",
|
||
|
"Android",
|
||
|
"Linux"
|
||
|
],
|
||
|
"TargetDenyList": [
|
||
|
"Server"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "ElectraPlayerFactory",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "PostEngineInit",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64",
|
||
|
"Mac",
|
||
|
"Linux"
|
||
|
],
|
||
|
"TargetDenyList": [
|
||
|
"Server"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "ElectraPlayerFactory",
|
||
|
"Type": "RuntimeNoCommandlet",
|
||
|
"LoadingPhase": "PostEngineInit",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64",
|
||
|
"Mac",
|
||
|
"IOS",
|
||
|
"TVOS",
|
||
|
"Android",
|
||
|
"Linux"
|
||
|
],
|
||
|
"TargetDenyList": [
|
||
|
"Server"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "ElectraUtil",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "ElectraCodecs",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "ElectraCDM",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "ElectraSubtitles",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "OpusDecoderElectra",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Media/ElectraSubtitles/ElectraSubtitles.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Electra Player Subtitle Module",
|
||
|
"Description": "Subtitle Decoder Module for Electra Player Media Playback",
|
||
|
"Category": "Media Players",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "https://docs.unrealengine.com/en-US/Engine/MediaFramework/Overview",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "ElectraSubtitles",
|
||
|
"Type": "RuntimeNoCommandlet",
|
||
|
"LoadingPhase": "PostEngineInit",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64",
|
||
|
"Mac",
|
||
|
"IOS",
|
||
|
"TVOS",
|
||
|
"Android",
|
||
|
"Linux"
|
||
|
],
|
||
|
"TargetDenyList": [
|
||
|
"Server"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "ElectraUtil",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Media/ElectraUtil/ElectraUtil.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Electra Player Utilities",
|
||
|
"Description": "Reusable Base Components for Electra Player Media Playback",
|
||
|
"Category": "Media Players",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "https://docs.unrealengine.com/en-US/Engine/MediaFramework/Overview",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "ElectraBase",
|
||
|
"Type": "RuntimeNoCommandlet",
|
||
|
"LoadingPhase": "PostEngineInit",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64",
|
||
|
"Mac",
|
||
|
"IOS",
|
||
|
"TVOS",
|
||
|
"Android",
|
||
|
"Linux"
|
||
|
],
|
||
|
"TargetDenyList": [
|
||
|
"Server"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "ElectraSamples",
|
||
|
"Type": "RuntimeNoCommandlet",
|
||
|
"LoadingPhase": "PostEngineInit",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64",
|
||
|
"Mac",
|
||
|
"IOS",
|
||
|
"TVOS",
|
||
|
"Android",
|
||
|
"Linux"
|
||
|
],
|
||
|
"TargetDenyList": [
|
||
|
"Server"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "ElectraHTTPStream",
|
||
|
"Type": "RuntimeNoCommandlet",
|
||
|
"LoadingPhase": "PostEngineInit",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64",
|
||
|
"Mac",
|
||
|
"IOS",
|
||
|
"TVOS",
|
||
|
"Android",
|
||
|
"Linux"
|
||
|
],
|
||
|
"TargetDenyList": [
|
||
|
"Server"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"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 EXR and other formats.",
|
||
|
"Category": "Media Players",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://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": "ImgMediaEngine",
|
||
|
"Type": "RuntimeNoCommandlet",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
},
|
||
|
{
|
||
|
"Name": "ImgMediaFactory",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "PostEngineInit"
|
||
|
},
|
||
|
{
|
||
|
"Name": "ImgMediaFactory",
|
||
|
"Type": "RuntimeNoCommandlet",
|
||
|
"LoadingPhase": "PostEngineInit"
|
||
|
},
|
||
|
{
|
||
|
"Name": "OpenExrWrapper",
|
||
|
"Type": "RuntimeNoCommandlet",
|
||
|
"LoadingPhase": "PostEngineInit",
|
||
|
"PlatformAllowList": [
|
||
|
"Mac",
|
||
|
"Win64"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "ExrReaderGpu",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PostConfigInit",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "MediaPlayerEditor",
|
||
|
"Enabled": true,
|
||
|
"TargetAllowList": [
|
||
|
"Editor"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"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": "https://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,
|
||
|
"TargetAllowList": [
|
||
|
"Editor"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Media/MediaPlate/MediaPlate.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 0,
|
||
|
"VersionName": "0.1",
|
||
|
"FriendlyName": "Media Plate",
|
||
|
"Description": "Actor that can play media.",
|
||
|
"Category": "Media",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "https://docs.unrealengine.com/en-US/Engine/MediaFramework/Overview",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": true,
|
||
|
"IsBetaVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "MediaPlate",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "MediaPlateEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "MediaCompositing",
|
||
|
"Enabled": true,
|
||
|
"TargetAllowList": [
|
||
|
"Editor"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "MediaPlayerEditor",
|
||
|
"Enabled": true,
|
||
|
"TargetAllowList": [
|
||
|
"Editor"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "MeshModelingToolset",
|
||
|
"Enabled": true,
|
||
|
"TargetAllowList": [
|
||
|
"Editor"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Media/OpusDecoderElectra/OpusDecoderElectra.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Opus audio decoder for Electra",
|
||
|
"Description": "Implements Opus audio playback with the Electra media player",
|
||
|
"Category": "Media Players",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "OpusDecoderElectra",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PostEngineInit",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64",
|
||
|
"Mac",
|
||
|
"IOS",
|
||
|
"TVOS",
|
||
|
"Android",
|
||
|
"Linux"
|
||
|
],
|
||
|
"TargetDenyList": [
|
||
|
"Server"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "ElectraCodecs",
|
||
|
"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": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": false,
|
||
|
"IsBetaVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "WebMMedia",
|
||
|
"Type": "RuntimeNoCommandlet",
|
||
|
"LoadingPhase": "PostEngineInit",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64",
|
||
|
"Linux",
|
||
|
"Mac"
|
||
|
],
|
||
|
"TargetDenyList": [
|
||
|
"Server"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "WebMMediaEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "PostEngineInit"
|
||
|
},
|
||
|
{
|
||
|
"Name": "WebMMediaFactory",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "PostEngineInit"
|
||
|
},
|
||
|
{
|
||
|
"Name": "WebMMediaFactory",
|
||
|
"Type": "RuntimeNoCommandlet",
|
||
|
"LoadingPhase": "PostEngineInit",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64",
|
||
|
"Linux",
|
||
|
"Mac"
|
||
|
],
|
||
|
"TargetDenyList": [
|
||
|
"Server"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"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": "https://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",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64"
|
||
|
],
|
||
|
"TargetDenyList": [
|
||
|
"Server"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "WmfMediaEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "PostEngineInit",
|
||
|
"TargetDenyList": [
|
||
|
"Server"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "WmfMediaFactory",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "PostEngineInit",
|
||
|
"TargetDenyList": [
|
||
|
"Server"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "WmfMediaFactory",
|
||
|
"Type": "RuntimeNoCommandlet",
|
||
|
"LoadingPhase": "PostEngineInit",
|
||
|
"PlatformAllowList": [
|
||
|
"Mac",
|
||
|
"Linux",
|
||
|
"Win64"
|
||
|
],
|
||
|
"TargetDenyList": [
|
||
|
"Server"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/MeshPainting/MeshPainting.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Mesh Painting",
|
||
|
"Description": "System for painting data onto meshes.",
|
||
|
"Category": "Editor",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "MeshPaintEditorMode",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "MeshPaintingToolset",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "GeometryProcessing",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "InterchangeEditor",
|
||
|
"Enabled": true,
|
||
|
"PlatformAllowList": [
|
||
|
"Win64",
|
||
|
"Linux",
|
||
|
"Mac"
|
||
|
],
|
||
|
"TargetAllowList": [
|
||
|
"Editor",
|
||
|
"Program"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"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": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"SupportedPrograms": [
|
||
|
"UnrealFrontend"
|
||
|
],
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "TcpMessaging",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault",
|
||
|
"ProgramAllowList": [
|
||
|
"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": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"SupportedPrograms": [
|
||
|
"UnrealFrontend",
|
||
|
"UnrealMultiUserServer",
|
||
|
"UnrealMultiUserSlateServer",
|
||
|
"UnrealRecoverySvc",
|
||
|
"UnrealLightmass",
|
||
|
"CrashReportClientEditor"
|
||
|
],
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "UdpMessaging",
|
||
|
"Type": "RuntimeAndProgram",
|
||
|
"LoadingPhase": "PreDefault",
|
||
|
"ProgramAllowList": [
|
||
|
"UnrealFrontend",
|
||
|
"UnrealMultiUserServer",
|
||
|
"UnrealMultiUserSlateServer",
|
||
|
"UnrealRecoverySvc",
|
||
|
"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": "https://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/MovieScene/LevelSequenceEditor/LevelSequenceEditor.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Level Sequence Editor",
|
||
|
"Description": "Content Editor for LevelSequence Assets.",
|
||
|
"Category": "Editor",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "LevelSequenceEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "PostEngineInit"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "SequencerScripting",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/MovieScene/SequencerScripting/SequencerScripting.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Sequencer Scripting",
|
||
|
"Description": "Python and editor utility scripting extensions for sequencer and movie scenes",
|
||
|
"Category": "Scripting",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"CanContainContent": true,
|
||
|
"IsBetaVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "SequencerScripting",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "SequencerScriptingEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "PythonScriptPlugin",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/MovieScene/TemplateSequence/TemplateSequence.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "0.1",
|
||
|
"FriendlyName": "Template Sequence",
|
||
|
"Description": "Runtime for template sequences",
|
||
|
"Category": "Editor",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": false,
|
||
|
"IsBetaVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "TemplateSequence",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "TemplateSequenceEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "PostEngineInit"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "LevelSequenceEditor",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Online/OnlineBase/OnlineBase.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Online Base",
|
||
|
"Description": "Shared code online subsystem (OSSv1) and online service (OSSv2) interfaces.",
|
||
|
"Category": "Online Platform",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "OnlineBase",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Online/OnlineServices/OnlineServices.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Online Services",
|
||
|
"Description": "Shared code for interacting with online services implementations.",
|
||
|
"Category": "Online Platform",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "OnlineServicesInterface",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PostConfigInit"
|
||
|
},
|
||
|
{
|
||
|
"Name": "OnlineServicesCommon",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PostConfigInit"
|
||
|
},
|
||
|
{
|
||
|
"Name": "OnlineServicesCommonEngineUtils",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PostConfigInit"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "OnlineBase",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"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": "https://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/OnlineSubsystemSteam/OnlineSubsystemSteam.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 0,
|
||
|
"VersionName": "1.1",
|
||
|
"FriendlyName": "Online Subsystem Steam",
|
||
|
"Description": "Access to Steam platform",
|
||
|
"Category": "Online Platform",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "OnlineSubsystemSteam",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64",
|
||
|
"Mac",
|
||
|
"Linux"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"LocalizationTargets": [
|
||
|
{
|
||
|
"Name": "OnlineSubsystemSteam",
|
||
|
"LoadingPolicy": "Always"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "OnlineSubsystem",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "OnlineSubsystemUtils",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "SteamShared",
|
||
|
"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 service and online subsystem implementations.",
|
||
|
"Category": "Online Platform",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://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
|
||
|
},
|
||
|
{
|
||
|
"Name": "OnlineServices",
|
||
|
"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": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "OnlineSubsystem",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PostConfigInit"
|
||
|
}
|
||
|
],
|
||
|
"LocalizationTargets": [
|
||
|
{
|
||
|
"Name": "OnlineSubsystem",
|
||
|
"LoadingPolicy": "Always"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "OnlineBase",
|
||
|
"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": "Other",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "LauncherChunkInstaller",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PostConfigInit",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64",
|
||
|
"Linux",
|
||
|
"Mac"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Runtime/ActorLayerUtilities/ActorLayerUtilities.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Actor Layer Utilities",
|
||
|
"Description": "Utilites for interacting with actor layers from blueprints",
|
||
|
"Category": "Editor",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "ActorLayerUtilities",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "ActorLayerUtilitiesEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Runtime/Analytics/AnalyticsBlueprintLibrary/AnalyticsBlueprintLibrary.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Analytics Blueprint Library",
|
||
|
"Description": "Blueprint Library for using an analytic event provider",
|
||
|
"Category": "Analytics",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "https://docs.unrealengine.com/latest/INT/Gameplay/Analytics/Blueprints/index.html",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "AnalyticsBlueprintLibrary",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Runtime/AndroidFileServer/AndroidFileServer.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "AndroidFileServer",
|
||
|
"Description": "Adds support for remote file management to Android projects.",
|
||
|
"Category": "Android",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "AndroidFileServer",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreLoadingScreen",
|
||
|
"PlatformAllowList": [
|
||
|
"Android",
|
||
|
"Win64",
|
||
|
"Mac",
|
||
|
"Linux"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "AndroidFileServerEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "PostEngineInit",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64",
|
||
|
"Mac",
|
||
|
"Linux"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"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": "https://developers.google.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"IsBetaVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "AndroidPermission",
|
||
|
"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": "https://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": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "AudioCapture",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "AudioCaptureEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "PostEngineInit",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Runtime/AudioSynesthesia/AudioSynesthesia.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Audio Synesthesia",
|
||
|
"Description": "A variety of offline analyzers for integrating exposing extracted audio metadata to blueprints.",
|
||
|
"Category": "Audio",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": true,
|
||
|
"IsBetaVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "AudioSynesthesiaCore",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
},
|
||
|
{
|
||
|
"Name": "AudioSynesthesia",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
},
|
||
|
{
|
||
|
"Name": "AudioSynesthesiaEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "PostDefault"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Runtime/AudioWidgets/AudioWidgets.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "AudioWidgets",
|
||
|
"Description": "Collection of widgets tailored to interacting with audio-related data and systems.",
|
||
|
"Category": "Audio",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"CanContainContent": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "AudioWidgets",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "AudioSynesthesia",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"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": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "CableComponent",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Runtime/ChunkDownloader/ChunkDownloader.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Chunk Downloader",
|
||
|
"Description": "Implements a streaming install client",
|
||
|
"Category": "Online Platform",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "ChunkDownloader",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PostConfigInit"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"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": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "CustomMeshComponent",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Runtime/DataRegistry/DataRegistry.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "0.1",
|
||
|
"FriendlyName": "Data Registry",
|
||
|
"Description": "Adds Data Registry system that can be used as a generic interface for acquiring structure data from multiple sources at runtime",
|
||
|
"Category": "Gameplay",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": false,
|
||
|
"IsBetaVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "DataRegistry",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
},
|
||
|
{
|
||
|
"Name": "DataRegistryEditor",
|
||
|
"Type": "UncookedOnly",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "GameplayTagsEditor",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Runtime/Database/SQLiteCore/SQLiteCore.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "SQLite",
|
||
|
"Description": "SQLite Database",
|
||
|
"Category": "Database",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": false,
|
||
|
"SupportedPrograms": [
|
||
|
"UnrealMultiUserServer",
|
||
|
"UnrealMultiUserSlateServer",
|
||
|
"UnrealRecoverySvc"
|
||
|
],
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "SQLiteCore",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"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": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "ExampleDeviceProfileSelector",
|
||
|
"Type": "RuntimeNoCommandlet",
|
||
|
"LoadingPhase": "PostConfigInit"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Runtime/GameplayAbilities/GameplayAbilities.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Gameplay Abilities",
|
||
|
"Description": "Adds GameplayEffect and GameplayAbility classes to handle complicated gameplay interactions.",
|
||
|
"Category": "Gameplay",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "GameplayAbilities",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
},
|
||
|
{
|
||
|
"Name": "GameplayAbilitiesEditor",
|
||
|
"Type": "UncookedOnly",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "GameplayTagsEditor",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "Niagara",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "DataRegistry",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Runtime/GeometryCache/GeometryCache.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Geometry Cache",
|
||
|
"Description": "Support for distilled Geometry animations",
|
||
|
"Category": "Importers",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "https://docs.unrealengine.com/en-US/WorkingWithContent/Importing/AlembicImporter/#importasgeometrycache",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "GeometryCacheEd",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64",
|
||
|
"Mac"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "GeometryCacheSequencer",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64",
|
||
|
"Mac"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "GeometryCacheStreamer",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64",
|
||
|
"Mac",
|
||
|
"Linux"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "GeometryCache",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "GeometryCacheTracks",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "Niagara",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Runtime/GeometryProcessing/GeometryProcessing.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "0.1",
|
||
|
"FriendlyName": "Geometry Processing",
|
||
|
"Description": "Data Structures and Algorithms for Processing 2D and 3D Geometry",
|
||
|
"Category": "Geometry",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"CanContainContent": true,
|
||
|
"IsBetaVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "GeometryAlgorithms",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "DynamicMesh",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Runtime/GooglePAD/GooglePAD.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "GooglePAD",
|
||
|
"Description": "Google Play Asset Delivery for Android.",
|
||
|
"Category": "Android",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "GooglePAD",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default",
|
||
|
"PlatformAllowList": [
|
||
|
"Android",
|
||
|
"Win64",
|
||
|
"Mac",
|
||
|
"Linux"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "GooglePADEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "PostEngineInit",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64",
|
||
|
"Mac",
|
||
|
"Linux"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"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": "Mobile",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "LocationServicesBPLibrary",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Runtime/MeshModelingToolset/MeshModelingToolset.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "0.1",
|
||
|
"FriendlyName": "Mesh Modeling Toolset",
|
||
|
"Description": "A set of modules implementing 3D mesh creation and editing based on the Interactive Tools Framework",
|
||
|
"Category": "Other",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"CanContainContent": true,
|
||
|
"IsBetaVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "MeshModelingTools",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "MeshModelingToolsEditorOnly",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "ModelingComponents",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "ModelingComponentsEditorOnly",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "ModelingOperators",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "ModelingOperatorsEditorOnly",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "GeometryProcessing",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "ProxyLODPlugin",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Runtime/Metasound/Metasound.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "MetaSound",
|
||
|
"Description": "A high-performance audio system that enables sound designers to have complete control over audio DSP graph generation of sound sources, via sample-accurate control and modulation of sound using audio parameters and audio events from game data and Blueprints",
|
||
|
"Category": "Audio",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": true,
|
||
|
"IsBetaVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "MetasoundGraphCore",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
},
|
||
|
{
|
||
|
"Name": "MetasoundGenerator",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
},
|
||
|
{
|
||
|
"Name": "MetasoundFrontend",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
},
|
||
|
{
|
||
|
"Name": "MetasoundStandardNodes",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
},
|
||
|
{
|
||
|
"Name": "MetasoundEngine",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
},
|
||
|
{
|
||
|
"Name": "MetasoundEngineTest",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
},
|
||
|
{
|
||
|
"Name": "MetasoundEditor",
|
||
|
"Type": "UncookedOnly",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "AudioWidgets",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "AudioSynesthesia",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "WaveTable",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Runtime/MobileFSR/MobileFSR.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Mobile FSR",
|
||
|
"Description": "Mobile FSR 1.0",
|
||
|
"Category": "Rendering",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "MobileFSR",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PostConfigInit"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"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": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "MobilePatchingUtils",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Runtime/MsQuic/MsQuic.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "MsQuic Runtime Plugin",
|
||
|
"Description": "Runtime plugin for the MsQuic library.",
|
||
|
"Category": "Runtime",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"SupportedTargetPlatforms": [
|
||
|
"Win64",
|
||
|
"Linux",
|
||
|
"Mac"
|
||
|
],
|
||
|
"SupportedPrograms": [
|
||
|
"UnrealFrontend",
|
||
|
"UnrealMultiUserServer",
|
||
|
"UnrealMultiUserSlateServer",
|
||
|
"CrashReportClientEditor",
|
||
|
"CoopMultiUserServer"
|
||
|
],
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "MsQuicRuntime",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64",
|
||
|
"Linux",
|
||
|
"Mac"
|
||
|
],
|
||
|
"ProgramAllowList": [
|
||
|
"UnrealFrontend",
|
||
|
"UnrealMultiUserServer",
|
||
|
"UnrealMultiUserSlateServer",
|
||
|
"CrashReportClientEditor",
|
||
|
"CoopMultiUserServer"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Runtime/OpenXRHandTracking/OpenXRHandTracking.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "OpenXRHandTracking",
|
||
|
"Description": "OpenXR Hand Tracking provides XR_EXT_hand_tracking support.",
|
||
|
"Category": "Virtual Reality",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": true,
|
||
|
"SupportedTargetPlatforms": [
|
||
|
"Win64",
|
||
|
"Linux",
|
||
|
"Android"
|
||
|
],
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "OpenXRHandTracking",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PostConfigInit",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64",
|
||
|
"Linux",
|
||
|
"Android"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "OpenXRHandTrackingEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64",
|
||
|
"Linux"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "OpenXR",
|
||
|
"Enabled": true,
|
||
|
"PlatformAllowList": [
|
||
|
"Win64",
|
||
|
"Linux",
|
||
|
"Android"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "LiveLink",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Runtime/OpenXR/OpenXR.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "OpenXR",
|
||
|
"Description": "OpenXR is an open VR/AR standard",
|
||
|
"Category": "Virtual Reality",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": true,
|
||
|
"SupportedTargetPlatforms": [
|
||
|
"Win64",
|
||
|
"Linux",
|
||
|
"Android"
|
||
|
],
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "OpenXRHMD",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PostConfigInit",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64",
|
||
|
"Linux",
|
||
|
"Android"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "OpenXRInput",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PostEngineInit",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64",
|
||
|
"Linux",
|
||
|
"Android"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "OpenXRAR",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PostConfigInit",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64",
|
||
|
"Linux",
|
||
|
"Android"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "OpenXREditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64",
|
||
|
"Linux"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "XRBase",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "EnhancedInput",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"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": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "ProceduralMeshComponent",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
},
|
||
|
{
|
||
|
"Name": "ProceduralMeshComponentEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Runtime/PropertyAccess/PropertyAccessEditor.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Property Access Editor",
|
||
|
"Description": "Editor support for copying properties from one object to another. Required for Animation and UMG systems to function correctly",
|
||
|
"Category": "Runtime",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "PropertyAccessEditor",
|
||
|
"Type": "UncookedOnly",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Runtime/ResonanceAudio/ResonanceAudio.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Resonance Audio",
|
||
|
"Description": "3D audio spatialization and room acoustics simulation plugin by Google.",
|
||
|
"Category": "Audio",
|
||
|
"CreatedBy": "Google",
|
||
|
"CreatedByURL": "https://developers.google.com/resonance-audio",
|
||
|
"DocsURL": "https://developers.google.com/resonance-audio/develop/unreal/getting-started",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "https://developers.google.com/resonance-audio/community/connect",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": true,
|
||
|
"IsBetaVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "ResonanceAudio",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default",
|
||
|
"PlatformAllowList": [
|
||
|
"Android",
|
||
|
"IOS",
|
||
|
"Linux",
|
||
|
"Mac",
|
||
|
"Win64"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "ResonanceAudioEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "PostEngineInit",
|
||
|
"PlatformAllowList": [
|
||
|
"Linux",
|
||
|
"Mac",
|
||
|
"Win64"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "ProceduralMeshComponent",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Runtime/RigVM/RigVM.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "RigVM",
|
||
|
"Description": "Provides frontend and backend for the RigVM visual programming language and runtime",
|
||
|
"Category": "Misc",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "RigVM",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
},
|
||
|
{
|
||
|
"Name": "RigVMDeveloper",
|
||
|
"Type": "UncookedOnly",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
},
|
||
|
{
|
||
|
"Name": "RigVMEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "PostEngineInit"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"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": "Performance",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "SignificanceManager",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Runtime/SoundFields/SoundFields.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "SoundFields",
|
||
|
"Description": "Plugin featuring a variety of basic audio SoundFields solutions.",
|
||
|
"Category": "Audio",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"IsBetaVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "SoundFields",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Runtime/Soundscape/Soundscape.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Soundscape Plugin",
|
||
|
"Description": "A Dynamic Ambient Sound System",
|
||
|
"Category": "Audio",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": true,
|
||
|
"IsBetaVersion": true,
|
||
|
"IsExperimentalVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "Soundscape",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
},
|
||
|
{
|
||
|
"Name": "SoundscapeEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Runtime/Steam/SteamShared/SteamShared.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Steam Shared Module",
|
||
|
"Description": "Shared module loader for the Steam API",
|
||
|
"Category": "Online Platform",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "SteamShared",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64",
|
||
|
"Mac",
|
||
|
"Linux"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Runtime/Synthesis/Synthesis.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.1",
|
||
|
"FriendlyName": "Synthesis and DSP Effects",
|
||
|
"Description": "A variety of realtime synthesizers and DSP source and submix effects.",
|
||
|
"Category": "Audio",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "Synthesis",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "PreDefault"
|
||
|
},
|
||
|
{
|
||
|
"Name": "SynthesisEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "AudioSynesthesia",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Runtime/WaveTable/WaveTable.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Wave Tables",
|
||
|
"Description": "Default implementation of WaveTable support within the Unreal Audio Engine.",
|
||
|
"Category": "Audio",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": true,
|
||
|
"IsBetaVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "WaveTable",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "WaveTableEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "PostEngineInit"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"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": "Media Players",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "WebMMoviePlayer",
|
||
|
"Type": "RuntimeNoCommandlet",
|
||
|
"LoadingPhase": "PreLoadingScreen",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64",
|
||
|
"Linux",
|
||
|
"Mac"
|
||
|
],
|
||
|
"TargetDenyList": [
|
||
|
"Server"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "WebMMedia",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Runtime/WindowsDeviceProfileSelector/WindowsDeviceProfileSelector.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Windows Device Profile Selector",
|
||
|
"Description": "Windows Device Profile Selector used to determine the system settings for windows platforms",
|
||
|
"Category": "Device Profile Selectors",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "WindowsDeviceProfileSelector",
|
||
|
"Type": "RuntimeNoCommandlet",
|
||
|
"LoadingPhase": "PostConfigInit",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Runtime/WindowsMoviePlayer/WindowsMoviePlayer.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Windows Movie Player",
|
||
|
"Description": "Windows Specific Movie Player using Media Foundation",
|
||
|
"Category": "Media Players",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "WindowsMoviePlayer",
|
||
|
"Type": "RuntimeNoCommandlet",
|
||
|
"LoadingPhase": "PreLoadingScreen",
|
||
|
"PlatformAllowList": [
|
||
|
"Win64"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Runtime/XRBase/XRBase.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "XRBase",
|
||
|
"Description": "XR Base Feature Implementations. (Generally this plugin will be automatically enabled by another plugin that requires it.)",
|
||
|
"Category": "Virtual Reality",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": false,
|
||
|
"CanContainContent": false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "XRBase",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "XRBaseEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Runtime/nDisplayModularFeatures/nDisplayModularFeatures.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "nDisplay Modular Features",
|
||
|
"Description": "Modular Features for nDisplay",
|
||
|
"Category": "Misc",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"CanContainContent": true,
|
||
|
"IsBetaVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "DisplayClusterLightCardExtender",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/Tests/InterchangeTests/InterchangeTests.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Interchange Tests",
|
||
|
"Description": "Plugin for Interchange automation tests.",
|
||
|
"Category": "Testing",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": false,
|
||
|
"IsBetaVersion": true,
|
||
|
"IsExperimentalVersion": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "InterchangeTests",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "InterchangeTestEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "Interchange",
|
||
|
"Enabled": true,
|
||
|
"TargetAllowList": [
|
||
|
"Editor",
|
||
|
"Program"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Name": "VariantManagerContent",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/TraceUtilities/TraceUtilities.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "TraceUtilities",
|
||
|
"Description": "A collection of tools that increase usability of Unreal Insights and the Trace Framework",
|
||
|
"Category": "Other",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"EnabledByDefault": true,
|
||
|
"CanContainContent": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "TraceUtilities",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "EditorTraceUtilities",
|
||
|
"Type": "EditorNoCommandlet",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"File": "../../../Engine/Plugins/VirtualProduction/Takes/Takes.uplugin",
|
||
|
"Descriptor":
|
||
|
{
|
||
|
"FileVersion": 3,
|
||
|
"Version": 1,
|
||
|
"VersionName": "1.0",
|
||
|
"FriendlyName": "Take Recorder",
|
||
|
"Description": "A suite of tools and interfaces designed for recording, reviewing and playing back takes in a virtual production environment.",
|
||
|
"Category": "Virtual Production",
|
||
|
"CreatedBy": "Epic Games, Inc.",
|
||
|
"CreatedByURL": "https://epicgames.com",
|
||
|
"DocsURL": "",
|
||
|
"MarketplaceURL": "",
|
||
|
"SupportURL": "",
|
||
|
"CanContainContent": true,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "TakesCore",
|
||
|
"Type": "UncookedOnly",
|
||
|
"LoadingPhase": "PostDefault"
|
||
|
},
|
||
|
{
|
||
|
"Name": "TakeTrackRecorders",
|
||
|
"Type": "UncookedOnly",
|
||
|
"LoadingPhase": "PostDefault"
|
||
|
},
|
||
|
{
|
||
|
"Name": "TakeRecorderSources",
|
||
|
"Type": "UncookedOnly",
|
||
|
"LoadingPhase": "PostDefault"
|
||
|
},
|
||
|
{
|
||
|
"Name": "TakeRecorder",
|
||
|
"Type": "UncookedOnly",
|
||
|
"LoadingPhase": "PostDefault"
|
||
|
},
|
||
|
{
|
||
|
"Name": "TakeMovieScene",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "TakeSequencer",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "CacheTrackRecorder",
|
||
|
"Type": "UncookedOnly",
|
||
|
"LoadingPhase": "PostDefault"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
{
|
||
|
"Name": "AudioCapture",
|
||
|
"Enabled": true
|
||
|
},
|
||
|
{
|
||
|
"Name": "LevelSequenceEditor",
|
||
|
"Enabled": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|