Files
UnrealEngineUWP/Engine/Plugins/Animation/ControlRigModules/ControlRigModules.uplugin
chase cooper 44826d01c2 [Modular Control Rig]- Added arm and leg pv follow rigs to modules, wrist align options.
#jira UE-211168

#virtualized

[CL 35273222 by chase cooper in ue5-main branch]
2024-08-02 10:09:06 -04:00

33 lines
629 B
Plaintext

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "Control Rig Modules",
"Description": "Modules for Control Rig",
"Category": "Animation",
"CreatedBy": "Epic Games, Inc.",
"CreatedByURL": "https://epicgames.com",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"CanContainContent": true,
"IsBetaVersion": true,
"IsExperimentalVersion": false,
"Installed": false,
"EnabledByDefault": true,
"Plugins": [
{
"Name": "ControlRig",
"Enabled": true
},
{
"Name": "ControlRigSpline",
"Enabled": true
},
{
"Name": "RigVM",
"Enabled": true
}
],
"NoCode": true
}