Files
2026-04-22 15:51:07 +02:00

35 lines
752 B
Plaintext

{
"FileVersion": 1,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "Animation Sharing",
"Description": "Plugin to create Shared Animation systems using the Master-Child pose functionality",
"Category": "Programming",
"CreatedBy": "Epic Games, Inc.",
"CreatedByURL": "http://epicgames.com",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"EnabledByDefault": true,
"CanContainContent": true,
"IsBetaVersion": false,
"Installed": false,
"Modules": [
{
"Name": "AnimationSharing",
"Type": "Runtime",
"LoadingPhase": "PreDefault"
},
{
"Name": "AnimationSharingEd",
"Type": "Editor",
"LoadingPhase": "Default"
}
],
"Plugins": [
{
"Name": "SignificanceManager",
"Enabled": true
}
]
}