mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2025-12-30 13:20:02 -06:00
create build ps1 script, adding builds of plugins to repo
This commit is contained in:
12
plugins.json
Normal file
12
plugins.json
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"Name": "BasicNodes",
|
||||
"Version": "0.0.1.1",
|
||||
"Package": "https://github.com/revenz/FileFlowsPlugins/Builds/BasicNodes.zip?raw=true"
|
||||
},
|
||||
{
|
||||
"Name": "VideoNodes",
|
||||
"Version": "0.0.1.1",
|
||||
"Package": "https://github.com/revenz/FileFlowsPlugins/Builds/VideoNodes.zip?raw=true"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user