Files
UnrealEngineUWP/Engine/Plugins/Bridge/Bridge.uplugin
Ahmed Rizwan eb41a3744a [OOB] Quixel Bridge 2023.0.7 - set release tag to 5.3 for showing a popup when an update is available
#jira UE-201705

[CL 30118138 by Ahmed Rizwan in 5.3 branch]
2023-12-05 09:50:21 -05:00

49 lines
933 B
Plaintext

{
"FileVersion": 3,
"Version": 23,
"VersionName": "2023.0.7",
"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
}
]
}