33 lines
700 B
Plaintext
33 lines
700 B
Plaintext
|
{
|
||
|
"FileVersion" : 3,
|
||
|
"Version" : 1,
|
||
|
"VersionName" : "0.1",
|
||
|
"FriendlyName" : "Editor DataflowGraph",
|
||
|
"Description" : "Editor Dataflow Graph",
|
||
|
"Category": "Editor",
|
||
|
"CreatedBy" : "Epic Games, Inc.",
|
||
|
"CreatedByURL" : "http://epicgames.com",
|
||
|
"DocsURL" : "",
|
||
|
"MarketplaceURL" : "",
|
||
|
"SupportURL" : "",
|
||
|
"EnabledByDefault" : true,
|
||
|
"CanContainContent" : true,
|
||
|
"IsBetaVersion" : true,
|
||
|
"IsExperimentalVersion": true,
|
||
|
"Installed" : false,
|
||
|
"Modules": [
|
||
|
{
|
||
|
"Name": "DataflowEditor",
|
||
|
"Type": "Editor",
|
||
|
"LoadingPhase": "Default"
|
||
|
},
|
||
|
{
|
||
|
"Name": "DataflowNodes",
|
||
|
"Type": "Runtime",
|
||
|
"LoadingPhase": "Default"
|
||
|
}
|
||
|
],
|
||
|
"Plugins": [
|
||
|
]
|
||
|
}
|