Files
UnrealEngineUWP/Engine/Plugins/Editor/EditorDebugTools/EditorDebugTools.uplugin
2020-10-19 15:21:41 -04:00

25 lines
516 B
Plaintext

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "EditorDebugTools",
"Description": "",
"Category": "Other",
"CreatedBy" : "Epic Games, Inc.",
"CreatedByURL" : "http://epicgames.com",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"EnabledByDefault" : true,
"CanContainContent": false,
"IsBetaVersion": false,
"IsExperimentalVersion": false,
"Installed": false,
"Modules": [
{
"Name": "EditorDebugTools",
"Type": "Editor",
"LoadingPhase": "Default"
}
]
}