Browse Source

Merge branch 'master' of github.com:VCVRack/community

pull/514/head
Andrew Belt 6 years ago
parent
commit
7612ea6228
3 changed files with 13 additions and 0 deletions
  1. +3
    -0
      .gitmodules
  2. +9
    -0
      manifests/computerscare.json
  3. +1
    -0
      repos/computerscare

+ 3
- 0
.gitmodules View File

@@ -228,3 +228,6 @@
[submodule "repos/RODENTMODULES"]
path = repos/RODENTMODULES
url = https://github.com/RODENTCAT/RODENTMODULES.git
[submodule "repos/computerscare"]
path = repos/computerscare
url = https://github.com/freddyz/computerscare-vcv-modules

+ 9
- 0
manifests/computerscare.json View File

@@ -0,0 +1,9 @@
{
"name": "Computerscare Modules",
"author": "computerscare",
"license": "BSD-3-Clause",
"manualUrl": "https://github.com/freddyz/computerscare-vcv-modules/blob/master/README.MD",
"sourceUrl": "https://github.com/freddyz/computerscare-vcv-modules",
"repoVersion": "0.6.2",
"donateUrl": "https://paypal.me/donatetoadam"
}

+ 1
- 0
repos/computerscare

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

Loading…
Cancel
Save