You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#preflight 61bb942302481da02720e457 #rb ryan.schmidt, jimmy.andrews #ROBOMERGE-AUTHOR: michael.balzer #ROBOMERGE-SOURCE: CL 18478833 in //UE5/Release-5.0/... via CL 18481523 #ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v899-18417669) [CL 18481802 by michael balzer in ue5-release-engine-test branch]
44 lines
935 B
Plaintext
44 lines
935 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "0.1",
|
|
"FriendlyName": "Modeling Tools Editor Mode",
|
|
"Description": "Modeling Tools Mode includes a suite of interactive tools for creating and editing meshes in the Editor",
|
|
"Category": "Editor",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"CanContainContent": true,
|
|
"IsBetaVersion": true,
|
|
"Installed": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "ModelingToolsEditorMode",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "MeshModelingToolset",
|
|
"Enabled": true,
|
|
"TargetAllowList": [ "Editor" ]
|
|
},
|
|
{
|
|
"Name": "MeshModelingToolsetExp",
|
|
"Enabled": true,
|
|
"TargetAllowList": [ "Editor" ]
|
|
},
|
|
{
|
|
"Name": "MeshLODToolset",
|
|
"Enabled": true,
|
|
"TargetAllowList": [ "Editor" ]
|
|
},
|
|
{
|
|
"Name": "StylusInput",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
} |