47 lines
859 B
Plaintext
47 lines
859 B
Plaintext
{
|
|
"FileVersion" : 3,
|
|
"Version" : 1,
|
|
"VersionName" : "0.1",
|
|
"FriendlyName" : "UAF Control Rig",
|
|
"Description" : "Control Rig integration for UAF.",
|
|
"Category" : "Animation",
|
|
"CreatedBy" : "Epic Games, Inc.",
|
|
"CreatedByURL" : "https://epicgames.com",
|
|
"DocsURL" : "",
|
|
"MarketplaceURL" : "",
|
|
"SupportURL" : "",
|
|
"EnabledByDefault" : false,
|
|
"CanContainContent" : false,
|
|
"IsBetaVersion": false,
|
|
"IsExperimentalVersion": true,
|
|
"Installed" : false,
|
|
"Plugins":
|
|
[
|
|
{
|
|
"Name": "ControlRig",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "AnimNext",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "AnimNextAnimGraph",
|
|
"Enabled": true
|
|
},
|
|
],
|
|
"Modules" :
|
|
[
|
|
{
|
|
"Name" : "AnimNextControlRig",
|
|
"Type" : "Runtime",
|
|
"LoadingPhase" : "Default"
|
|
},
|
|
{
|
|
"Name" : "AnimNextControlRigEditor",
|
|
"Type" : "Editor",
|
|
"LoadingPhase" : "Default"
|
|
},
|
|
]
|
|
}
|