You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#jira UETOOL-5049 #rb none #rnx #preflight 6245d462e434babd8af60383 #preflight 6245dc05292f228e0904a5e9 [CL 19574783 by Alexis Matte in ue5-main branch]
50 lines
1.0 KiB
Plaintext
50 lines
1.0 KiB
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Interchange Editor",
|
|
"Description": "Interchange Editor plugin pull on Interchange plugin to allow us to force interchange plugin in editor.",
|
|
"Category": "Importers",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": false,
|
|
"IsBetaVersion": false,
|
|
"Installed": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "InterchangeEditor",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name": "InterchangeEditorPipelines",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name": "InterchangeResultsBrowser",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name": "InterchangeEditorUtilities",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "Interchange",
|
|
"Enabled": true,
|
|
"TargetAllowList": [
|
|
"Editor",
|
|
"Program"
|
|
]
|
|
}
|
|
],
|
|
"IsExperimentalVersion": false
|
|
} |