42 lines
758 B
Plaintext
42 lines
758 B
Plaintext
{
|
|
"FileVersion" : 3,
|
|
"Version" : 1,
|
|
"VersionName" : "0.1",
|
|
"FriendlyName" : "UAF Warping",
|
|
"Description": "Framework for animation and pose warping 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": "AnimNext",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "AnimNextAnimGraph",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "RigVM",
|
|
"Enabled": true
|
|
}
|
|
],
|
|
"Modules" :
|
|
[
|
|
{
|
|
"Name" : "AnimNextWarping",
|
|
"Type" : "Runtime",
|
|
"LoadingPhase" : "Default"
|
|
}
|
|
]
|
|
}
|