Browse Source

Review and add 8Mode at version 0.6.1. #546

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

+ 3
- 0
.gitmodules View File

@@ -309,3 +309,6 @@
[submodule "repos/WhatTheRack"]
path = repos/WhatTheRack
url = https://github.com/korfuri/WhatTheRack.git
[submodule "repos/8Mode"]
path = repos/8Mode
url = https://github.com/8Mode/8Mode-VCV_Modules.git

+ 12
- 0
manifests/8Mode.json View File

@@ -0,0 +1,12 @@
{
"name": "8Mode",
"author": "Matt Dwyer, 8Mode",
"license": "BSD-3-Clause",
"pluginUrl": "https://www.8mode.com/vcv-modules",
"authorUrl": "https://www.8mode.com",
"authorEmail": "matt@8mode.com",
"manualUrl": "https://github.com/8Mode/8Mode-VCV_Modules/blob/master/README.md",
"sourceUrl": "https://github.com/8Mode/8Mode-VCV_Modules.git",
"donateUrl": "https://www.paypal.me/8ModeLLC",
"repoVersion": "0.6.1"
}

+ 1
- 0
repos/8Mode

@@ -0,0 +1 @@
Subproject commit 88d59679d8313d55412ab3e3fd786044e2c64dd0

Loading…
Cancel
Save