added InputDirectory, Zip node. Updated variables to use dotnotation

This commit is contained in:
reven
2021-12-23 20:51:16 +13:00
parent d3ec7d4f98
commit cd78555c3a
21 changed files with 326 additions and 60 deletions

View File

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