You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
20 lines
430 B
Plaintext
20 lines
430 B
Plaintext
{
|
|
"PluginFileVersion" : 1,
|
|
|
|
"FriendlyName" : "Code View",
|
|
"Version" : 1,
|
|
"VersionName" : "1.0",
|
|
"CreatedBy" : "Epic Games, Inc.",
|
|
"CreatedByURL" : "http://epicgames.com",
|
|
"MinEngineVersion" : 1993646,
|
|
"Description" : "Provides an in-editor code view of game classes and structures with direct IDE accessibility",
|
|
"CategoryPath" : "Editor",
|
|
|
|
"Modules" :
|
|
[
|
|
{
|
|
"Name" : "CodeView",
|
|
"Type" : "Editor"
|
|
}
|
|
]
|
|
} |