AnKangCAVE51/AnKang/Windows/Engine/Plugins/Animation/IKRig/IKRig.uplugin

45 lines
771 B
Plaintext

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "IK Rig",
"Description": "",
"Category": "Other",
"CreatedBy": "",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"EnabledByDefault": true,
"CanContainContent": true,
"IsBetaVersion": false,
"IsExperimentalVersion": false,
"Installed": false,
"Plugins": [
{
"Name": "ControlRig",
"Enabled": true
},
{
"Name": "FullBodyIK",
"Enabled": true
}
],
"Modules": [
{
"Name": "IKRig",
"Type": "Runtime",
"LoadingPhase": "PreDefault"
},
{
"Name": "IKRigDeveloper",
"Type": "UncookedOnly",
"LoadingPhase": "PreDefault"
},
{
"Name": "IKRigEditor",
"Type": "Editor",
"LoadingPhase": "PostEngineInit"
}
]
}