Files
jack cai db0c78644b [Animator Kit] Enable GizmoFramework plugin when enabling animator kit
[CL 36762362 by jack cai in 5.5 branch]
2024-10-01 20:16:39 -04:00

41 lines
762 B
Plaintext

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "Animator Kit",
"Description": "Utilities for Animating in Unreal with Sequencer",
"Category": "Animation",
"CreatedBy": "Epic Games, Inc.",
"CreatedByURL": "https://epicgames.com",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"CanContainContent": true,
"IsBetaVersion": true,
"IsExperimentalVersion": false,
"Installed": false,
"EnabledByDefault": false,
"Plugins": [
{
"Name": "ControlRig",
"Enabled": true
},
{
"Name": "ControlRigSpline",
"Enabled": true
},
{
"Name": "RigVM",
"Enabled": true
},
{
"Name": "DeformerGraph",
"Enabled": true
},
{
"Name": "GizmoFramework",
"Enabled": true
}
],
"NoCode": true
}