You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Source git commit: 5091b840185542fbe1cde5643c9c60448ae631fc Reverting accidental backout at CL 26867711 #rb Thomas.Sarkanen #jira UE-191731 #p4v-cherrypick 26749940 [CL 26958081 by nicholas frechette in ue5-main branch]
31 lines
698 B
Plaintext
31 lines
698 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 30099,
|
|
"VersionName": "3.0.99",
|
|
"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": []
|
|
}
|
|
]
|
|
}
|