You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#rb David.Hill, tyson.brochu #jira UE-204905 [CL 30947796 by lonnie li in ue5-main branch]
35 lines
683 B
Plaintext
35 lines
683 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "0.1",
|
|
"FriendlyName": "Scriptable Tools Editor Mode",
|
|
"Description": "Editor Mode for Scriptable Tools",
|
|
"Category": "Editor",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": true,
|
|
"IsBetaVersion": true,
|
|
"Installed": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "ScriptableToolsEditorMode",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "ScriptableToolsFramework",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "MeshModelingToolset",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
}
|