Files
2025-05-18 13:04:45 +08:00

59 lines
1.0 KiB
Plaintext

{
"FileVersion": 1,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "Datasmith Interchange",
"Description": "Interchange Importer for Datasmith.",
"Category": "Importers",
"CreatedBy": "Epic Games, Inc.",
"CreatedByURL": "https://epicgames.com",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"EnabledByDefault": false,
"CanContainContent": true,
"IsBetaVersion": false,
"IsExperimentalVersion": true,
"Installed": false,
"PlatformAllowList": [
"Win64",
"Linux",
"Mac"
],
"Modules": [
{
"Name": "DatasmithInterchange",
"Type": "Runtime",
"LoadingPhase": "Default"
}
],
"Plugins": [
{
"Name": "DatasmithImporter",
"Enabled": true
},
{
"Name": "DatasmithContent",
"Enabled": true
},
{
"Name": "DatasmithCADImporter",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64"
]
},
{
"Name": "DatasmithC4DImporter",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Mac"
]
},
{
"Name": "Interchange",
"Enabled": true
}
]
}