merith-tk
6c5b2d22ac
dump: [json] [pak] pakchunk0 dump: [json] [utoc] pakchunk0 track large files with lfs
96 lines
1.9 KiB
JSON
96 lines
1.9 KiB
JSON
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Interchange Framework",
|
|
"Description": "Interchange framework plugin implement all engine importers and exporters.",
|
|
"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": "InterchangeCommonParser",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name": "InterchangeFbxParser",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default",
|
|
"PlatformAllowList": [
|
|
"Win64",
|
|
"Linux",
|
|
"Mac"
|
|
],
|
|
"TargetAllowList": [
|
|
"Editor",
|
|
"Program"
|
|
]
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "VariantManagerContent",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "VariantManager",
|
|
"Enabled": true
|
|
}
|
|
],
|
|
"IsExperimentalVersion": false,
|
|
"SupportedPrograms": [ "InterchangeWorker" ]
|
|
}
|