Files
UnrealEngine/Engine/Plugins/Experimental/MetaHuman/MetaHumanRuntime/MetaHumanRuntime.uplugin
2025-05-18 13:04:45 +08:00

26 lines
523 B
Plaintext

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "MetaHumanRuntime",
"Description": "Deprecated plugin now redirected to MetaHumanSDK",
"Category": "Other",
"CreatedBy": "Epic Games, Inc.",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"CanContainContent": true,
"EnabledByDefault": false,
"IsBetaVersion": false,
"IsExperimentalVersion": true,
"Installed": false,
"Modules": [
],
"Plugins": [
{
"Name": "MetaHumanSDK",
"Enabled": true
}
]
}