You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#jira UETOOL-3246 #rb richard.talbotwatkin [CL 16004527 by Alexis Matte in ue5-main branch]
40 lines
853 B
Plaintext
40 lines
853 B
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"
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "Interchange",
|
|
"Enabled": true,
|
|
"WhitelistTargets": [
|
|
"Editor",
|
|
"Program"
|
|
]
|
|
}
|
|
],
|
|
"IsExperimentalVersion": false
|
|
} |