Browse Source

Review and add TriggerFish Elements at version 0.6.1. #509

pull/514/head
Christoph Scholtes 6 years ago
parent
commit
928f8ff967
3 changed files with 14 additions and 0 deletions
  1. +3
    -0
      .gitmodules
  2. +10
    -0
      manifests/TriggerFish-Elements.json
  3. +1
    -0
      repos/TriggerFish-Elements

+ 3
- 0
.gitmodules View File

@@ -240,3 +240,6 @@
[submodule "repos/noobhour"]
path = repos/noobhour
url = https://github.com/NicolasNeubauer/noobhour_modules
[submodule "repos/TriggerFish-Elements"]
path = repos/TriggerFish-Elements
url = https://github.com/JTriggerFish/TriggerFish-VCV.git

+ 10
- 0
manifests/TriggerFish-Elements.json View File

@@ -0,0 +1,10 @@
{
"name": "TriggerFish Elements",
"author": "J TriggerFish",
"authorEmail": "FastTriggerFish@gmail.com",
"license": "BSD-3-Clause",
"manualUrl": "https://github.com/JTriggerFish/TriggerFish-VCV/blob/master/README.md",
"sourceUrl": "https://github.com/JTriggerFish/TriggerFish-VCV.git",
"repoVersion": "0.6.1"
}


+ 1
- 0
repos/TriggerFish-Elements

@@ -0,0 +1 @@
Subproject commit cdb165278a330172fbf395b9ff4f4f75d1d97665

Loading…
Cancel
Save