Files
UnrealEngine/Engine/Plugins/Experimental/MetaHuman/MetaHumanRuntime/MetaHumanRuntime.uplugin
Brandyn / Techy fcc1b09210 init
2026-04-04 15:40:51 -05: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
}
]
}