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

31 lines
638 B
Plaintext

{
"FileVersion": 1,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "Control Rig Spline",
"Description": "Allows creation and use of splines for Control Rig",
"Category": "Animation",
"CreatedBy": "Epic Games, Inc.",
"CreatedByURL": "http://epicgames.com",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"EnabledByDefault": true,
"CanContainContent": true,
"IsBetaVersion": true,
"IsExperimentalVersion": true,
"Installed": false,
"Plugins": [
{
"Name": "ControlRig",
"Enabled": true
}
],
"Modules": [
{
"Name": "ControlRigSpline",
"Type": "Runtime",
"LoadingPhase": "Default"
}
]
}