49 lines
912 B
Plaintext
49 lines
912 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "0.0.1",
|
|
"FriendlyName": "MetaHuman Creator - UAF support",
|
|
"Description": "UAF (Unreal Animation Framework) support for MetaHuman Creator",
|
|
"Category": "MetaHuman",
|
|
"CreatedBy": "Epic Games Inc.",
|
|
"CreatedByURL": "https://epicgames.com/",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"CanContainContent": true,
|
|
"IsBetaVersion": false,
|
|
"IsExperimentalVersion": true,
|
|
"Installed": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "MetaHumanCharacterUAFEditor",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default",
|
|
"PlatformAllowList": [
|
|
"Win64"
|
|
]
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "UAF",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "UAFAnimGraph",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "UAFControlRig",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "RigLogicUAF",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "MetaHumanCharacter",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
} |