Files
UnrealEngineUWP/Engine/Plugins/Bridge/Bridge.uplugin
ahmed rizwan 3f1cb99220 Quixel Bridge 2022.1.0 (Part 1 of 2)
#jira UE-167361
#preflight 63568651777a77c440260a30
#rb Durra.Mohsin
#lockdown Mitchell.Wilson

[CL 22726332 by ahmed rizwan in ue5-main branch]
2022-10-24 10:00:35 -04:00

49 lines
933 B
Plaintext

{
"FileVersion": 3,
"Version": 15,
"VersionName": "2022.1.0",
"FriendlyName": "Bridge",
"Description": "Megascans Link for Quixel Bridge.",
"Category": "Editor",
"CreatedBy": "Quixel",
"CreatedByURL": "https://www.quixel.se",
"DocsURL": "https://help.quixel.com/hc/en-us/sections/360005846137-Quixel-Bridge-for-Unreal-Engine-5",
"MarketplaceURL": "",
"SupportURL": "support@quixel.com",
"CanContainContent": true,
"EnabledByDefault": true,
"SupportedTargetPlatforms": [
"Win64",
"Mac",
"Linux"
],
"Modules": [
{
"Name": "Bridge",
"Type": "Editor",
"LoadingPhase": "PostDefault",
"PlatformAllowList": [
"Win64",
"Mac",
"Linux"
]
},
{
"Name": "MegascansPlugin",
"Type": "Editor",
"LoadingPhase": "PostDefault",
"PlatformAllowList": [
"Win64",
"Mac",
"Linux"
]
}
],
"Plugins": [
{
"Name": "EditorScriptingUtilities",
"Enabled": true
}
]
}