AnKangCAVE51/AnKang/Windows/Engine/Plugins/Experimental/FullBodyIK/FullBodyIK.uplugin

35 lines
595 B
Plaintext

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "Full Body IK",
"Description": "",
"Category": "Other",
"CreatedBy": "",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"CanContainContent": true,
"IsBetaVersion": false,
"IsExperimentalVersion": false,
"Installed": false,
"Plugins": [
{
"Name": "ControlRig",
"Enabled": true
}
],
"Modules": [
{
"Name": "FullBodyIK",
"Type": "Runtime",
"LoadingPhase": "PreDefault"
},
{
"Name": "PBIK",
"Type": "Runtime",
"LoadingPhase": "PreDefault"
}
]
}