Browse Source

Review and add UnforgettableLuncheon at version 0.6.2. #541

master
Christoph Scholtes 6 years ago
parent
commit
5a73c2e6d3
3 changed files with 14 additions and 0 deletions
  1. +3
    -0
      .gitmodules
  2. +10
    -0
      manifests/UnforgettableLuncheon.json
  3. +1
    -0
      repos/UnforgettableLuncheon

+ 3
- 0
.gitmodules View File

@@ -300,3 +300,6 @@
[submodule "repos/Quadraphonics"]
path = repos/Quadraphonics
url = https://github.com/KoreTeknology/Quadraphonic-Plugins-for-VCV-Rack.git
[submodule "repos/UnforgettableLuncheon"]
path = repos/UnforgettableLuncheon
url = https://github.com/johnnymurf/Unforgettable-Luncheon.git

+ 10
- 0
manifests/UnforgettableLuncheon.json View File

@@ -0,0 +1,10 @@
{
"name": "UnforgettableLuncheon",
"author": "JohnnyMurf",
"license": "CC-BY-1.0",
"pluginUrl": "https://github.com/johnnymurf/Unforgettable-Luncheon/blob/master/README.md",
"authorUrl": "https://github.com/johnnymurf/Unforgettable-Luncheon",
"manualUrl": "https://github.com/johnnymurf/Unforgettable-Luncheon/blob/master/README.md",
"sourceUrl": "https://github.com/johnnymurf/Unforgettable-Luncheon.git",
"repoVersion": "0.6.2"
}

+ 1
- 0
repos/UnforgettableLuncheon

@@ -0,0 +1 @@
Subproject commit 7808c8ac197f12d6643ccd034f7e9ef500c40410

Loading…
Cancel
Save