added "Executor" node to run any process against a file

This commit is contained in:
reven
2021-12-08 22:50:34 +13:00
parent 045e956048
commit 70100becc7
16 changed files with 117 additions and 53 deletions

View File

@@ -1,17 +1,17 @@
[
{
"Name": "BasicNodes",
"Version": "0.0.1.23",
"Version": "0.0.1.24",
"Package": "https://github.com/revenz/FileFlowsPlugins/blob/master/Builds/BasicNodes.zip?raw=true"
},
{
"Name": "MetaNodes",
"Version": "0.0.1.23",
"Version": "0.0.1.24",
"Package": "https://github.com/revenz/FileFlowsPlugins/blob/master/Builds/MetaNodes.zip?raw=true"
},
{
"Name": "VideoNodes",
"Version": "0.0.1.23",
"Version": "0.0.1.24",
"Package": "https://github.com/revenz/FileFlowsPlugins/blob/master/Builds/VideoNodes.zip?raw=true"
}
]