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

20 lines
409 B
Plaintext

{
"PluginFileVersion" : 1,
"FriendlyName" : "CableComponent Plugin",
"Version" : 1,
"VersionName" : "1.0",
"CreatedBy" : "Epic Games, Inc.",
"CreatedByURL" : "http://epicgames.com",
"MinEngineVersion" : 1579795,
"Description" : "A simulated cable component.",
"CategoryPath" : "Programming Rendering.Plugins",
"Modules" :
[
{
"Name" : "CableComponent",
"Type" : "Runtime"
}
]
}