Files
samuele rigamonti af83d46d17 motion matching - set BlendStack and PoseSearch plugins production ready
[REVIEW] [at]jose.villarroel, [at]keith.yerex, [at]roland.munguia, [at]fernando.coello
#jira  UE-202668

#rb jose.villarroel

[CL 31893973 by samuele rigamonti in 5.4 branch]
2024-02-28 19:14:23 -05:00

34 lines
639 B
Plaintext

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "Blend Stack",
"Description": "Blend Stack API",
"Category": "Animation",
"CreatedBy": "Epic Games, Inc.",
"CreatedByURL": "https://epicgames.com",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"EnabledByDefault": false,
"CanContainContent": false,
"Installed": false,
"Modules": [
{
"Name": "BlendStack",
"Type": "Runtime",
"LoadingPhase": "PreDefault"
},
{
"Name": "BlendStackEditor",
"Type": "UncookedOnly",
"LoadingPhase": "PreDefault"
}
],
"Plugins": [
{
"Name": "StructUtils",
"Enabled": true
}
]
}