From 5a73c2e6d33d0b0ebed41ea57058fb4d3d69c0d2 Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Tue, 26 Feb 2019 19:36:06 -0700 Subject: [PATCH] Review and add UnforgettableLuncheon at version 0.6.2. #541 --- .gitmodules | 3 +++ manifests/UnforgettableLuncheon.json | 10 ++++++++++ repos/UnforgettableLuncheon | 1 + 3 files changed, 14 insertions(+) create mode 100644 manifests/UnforgettableLuncheon.json create mode 160000 repos/UnforgettableLuncheon diff --git a/.gitmodules b/.gitmodules index 412048e3..120a907d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/manifests/UnforgettableLuncheon.json b/manifests/UnforgettableLuncheon.json new file mode 100644 index 00000000..fad57589 --- /dev/null +++ b/manifests/UnforgettableLuncheon.json @@ -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" + } diff --git a/repos/UnforgettableLuncheon b/repos/UnforgettableLuncheon new file mode 160000 index 00000000..7808c8ac --- /dev/null +++ b/repos/UnforgettableLuncheon @@ -0,0 +1 @@ +Subproject commit 7808c8ac197f12d6643ccd034f7e9ef500c40410