Browse Source

Review and add CountModula at version 0.6.0. #561

master
Christoph Scholtes 6 years ago
parent
commit
4c0cbf676c
3 changed files with 16 additions and 0 deletions
  1. +3
    -0
      .gitmodules
  2. +12
    -0
      manifests/CountModula.json
  3. +1
    -0
      repos/CountModula

+ 3
- 0
.gitmodules View File

@@ -327,3 +327,6 @@
[submodule "repos/Circlefade"]
path = repos/Circlefade
url = https://github.com/max-circlefade/Circlefade.git
[submodule "repos/CountModula"]
path = repos/CountModula
url = https://github.com/countmodula/VCVRackPlugins.git

+ 12
- 0
manifests/CountModula.json View File

@@ -0,0 +1,12 @@
{
"name": "Count Modula",
"author": "Adam Verspaget",
"license": "BSD-3-Clause",
"authorUrl": "https://github.com/countmodula",
"authorEmail": "CountModula@gmail.com",
"manualUrl": "https://github.com/countmodula/VCVRackPlugins/blob/master/MANUAL.md",
"sourceUrl": "https://github.com/countmodula/VCVRackPlugins.git",
"pluginUrl": "https://github.com/countmodula/VCVRackPlugins/blob/master/README.md",
"donateUrl": "https://paypal.me/countmodula?locale.x=en_AU",
"repoVersion": "0.6.0"
}

+ 1
- 0
repos/CountModula

@@ -0,0 +1 @@
Subproject commit 6a41fba59413d9f0ea704229a87f96ba84903dbc

Loading…
Cancel
Save