Add stubs for built-in plugins
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
067f118f1f
commit
323c500bd0
9 changed files with 223 additions and 0 deletions
15
plugins/Cardinal/plugin.json
Normal file
15
plugins/Cardinal/plugin.json
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"slug": "Cardinal",
|
||||
"name": "Cardinal",
|
||||
"version": "2.0.0",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"brand": "DISTRHO",
|
||||
"author": "DISTRHO",
|
||||
"authorEmail": "falktx@falktx.com",
|
||||
"pluginUrl": "https://github.com/DISTRHO/Cardinal",
|
||||
"authorUrl": "https://github.com/DISTRHO/Cardinal",
|
||||
"manualUrl": "https://github.com/DISTRHO/Cardinal/wiki",
|
||||
"sourceUrl": "https://github.com/DISTRHO/Cardinal",
|
||||
"changelogUrl": "",
|
||||
"modules": []
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue