31 lines
697 B
Plaintext
31 lines
697 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 30100,
|
|
"VersionName": "3.1.0",
|
|
"FriendlyName": "Animation Compression Library",
|
|
"Description": "Use the Animation Compression Library (ACL) to compress AnimSequences.",
|
|
"Category": "Animation",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "https://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": true,
|
|
"IsBetaVersion": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "ACLPlugin",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PostConfigInit",
|
|
"PlatformDenyList": []
|
|
},
|
|
{
|
|
"Name": "ACLPluginEditor",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default",
|
|
"PlatformDenyList": []
|
|
}
|
|
]
|
|
}
|