114 lines
2.1 KiB
Plaintext
114 lines
2.1 KiB
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Interchange Framework",
|
|
"Description": "The Interchange Framework plugin offers a customizable import and export system, with an extensible set of pipelines for handling common file types.",
|
|
"Category": "Importers",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "https://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": true,
|
|
"IsBetaVersion": false,
|
|
"Installed": false,
|
|
"SupportedTargetPlatforms": [
|
|
"Win64",
|
|
"Linux",
|
|
"Mac"
|
|
],
|
|
"IsHidden": true,
|
|
"Modules": [
|
|
{
|
|
"Name": "GLTFCore",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name": "InterchangeNodes",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PreDefault"
|
|
},
|
|
{
|
|
"Name": "InterchangeFactoryNodes",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PreDefault"
|
|
},
|
|
{
|
|
"Name": "InterchangeImport",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PreDefault"
|
|
},
|
|
{
|
|
"Name": "InterchangeMessages",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name": "InterchangeExport",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name": "InterchangePipelines",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PreDefault"
|
|
},
|
|
{
|
|
"Name": "InterchangeDispatcher",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name": "InterchangeCommon",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name": "InterchangeCommonParser",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name": "InterchangeFbxParser",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default",
|
|
"PlatformAllowList": [
|
|
"Win64",
|
|
"Linux",
|
|
"Mac"
|
|
],
|
|
"TargetAllowList": [
|
|
"Editor",
|
|
"Program"
|
|
]
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "GeometryCache",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "GeometryProcessing",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "VariantManagerContent",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "VariantManager",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "InterchangeAssets",
|
|
"Enabled": true
|
|
}
|
|
],
|
|
"IsExperimentalVersion": false,
|
|
"SupportedPrograms": [ "InterchangeWorker" ]
|
|
}
|