Files
UnrealEngineUWP/Engine/Plugins/Editor/IntroTutorials/IntroTutorials.uplugin

20 lines
395 B
Plaintext

{
"FileVersion" : 3,
"FriendlyName" : "Intro Tutorials",
"Version" : 1,
"VersionName" : "1.0",
"CreatedBy" : "Epic Games, Inc.",
"CreatedByURL" : "http://epicgames.com",
"EngineVersion" : "4.2.0",
"Description" : "Interactive tutorial system for the editor",
"Category" : "Editor.Learning",
"Modules" :
[
{
"Name" : "IntroTutorials",
"Type" : "EditorNoCommandlet"
}
]
}