diff --git a/README.md b/README.md index 49beb97..2a3a1f9 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ At the moment the following 3rd-party modules are provided: - repelzen - Sonus Modular - Valley -- ZZC (*) +- ZZC - ZetaCarinae Additionally Cardinal provides its own modules for DAW/Host automation, time position and internal plugin hosting. diff --git a/doc/LICENSES.md b/doc/LICENSES.md index 6844a6e..e73d3c7 100644 --- a/doc/LICENSES.md +++ b/doc/LICENSES.md @@ -48,6 +48,7 @@ Bellow follows a list of all code licenses used in Cardinal and linked submodule | Sonus Modular | GPL-3.0-or-later | | | Valley | GPL-3.0-or-later | | | ZetaCarinae | GPL-3.0-or-later | | +| ZZC | GPL-3.0-or-later | | ## ARTWORK / PANEL LICENSES diff --git a/plugins/ZZC b/plugins/ZZC index cb151af..268c157 160000 --- a/plugins/ZZC +++ b/plugins/ZZC @@ -1 +1 @@ -Subproject commit cb151afd226d9d544b8872cb5cb7d3713fc18e00 +Subproject commit 268c15711a7fe184970b1525c98f17e72db64af5 diff --git a/plugins/res/ZZC b/plugins/res/ZZC new file mode 120000 index 0000000..1278064 --- /dev/null +++ b/plugins/res/ZZC @@ -0,0 +1 @@ +../ZZC/res \ No newline at end of file