Files
UnrealEngineUWP/Engine/Plugins/Editor/IntroTutorials/IntroTutorials.uplugin
2014-03-14 14:13:41 -04:00

20 lines
401 B
Plaintext

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