39 lines
840 B
Plaintext
39 lines
840 B
Plaintext
{
|
|
"FileVersion" : 3,
|
|
"Version" : 1,
|
|
"VersionName" : "1.0",
|
|
"FriendlyName" : "Apple Image Utils",
|
|
"Description" : "Utilities that operate on CIImage, CVPixelBuffer, IOSurface, etc.",
|
|
"Category" : "Experimental",
|
|
"CreatedBy" : "Epic Games, Inc.",
|
|
"CreatedByURL" : "https://epicgames.com",
|
|
"DocsURL" : "",
|
|
"MarketplaceURL" : "",
|
|
"SupportURL" : "",
|
|
"EnabledByDefault" : true,
|
|
"CanContainContent" : false,
|
|
"IsBetaVersion" : false,
|
|
"Installed" : false,
|
|
"SupportedPrograms": ["LiveLinkHub"],
|
|
"Modules" :
|
|
[
|
|
{
|
|
"Name" : "AppleImageUtils",
|
|
"Type" : "Runtime",
|
|
"LoadingPhase" : "Default",
|
|
"ProgramAllowList": ["LiveLinkHub"]
|
|
},
|
|
{
|
|
"Name" : "AppleImageUtilsBlueprintSupport",
|
|
"Type" : "UncookedOnly",
|
|
"LoadingPhase" : "Default",
|
|
"PlatformAllowList" :
|
|
[
|
|
"Win64",
|
|
"Mac",
|
|
"Linux"
|
|
]
|
|
}
|
|
]
|
|
}
|