Files
UnrealEngine/Engine/Plugins/Experimental/RigLogicAnimNext/RigLogicAnimNext.uplugin
2025-05-18 13:04:45 +08:00

40 lines
675 B
Plaintext

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "RigLogic for AnimNext",
"Description": "RigLogic for AnimNext",
"Category": "Animation",
"CreatedBy": "Epic Games Inc.",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"CanContainContent": true,
"IsBetaVersion": false,
"IsExperimentalVersion": true,
"Installed": false,
"Modules":
[
{
"Name": "RigLogicAnimNext",
"Type": "Runtime",
"LoadingPhase": "Default"
}
],
"Plugins":
[
{
"Name": "RigLogic",
"Enabled": true
},
{
"Name": "AnimNext",
"Enabled": true
},
{
"Name": "AnimNextAnimGraph",
"Enabled": true
}
]
}