From 504582daf662f800611a82ffd31004ffa2ae0b95 Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Mon, 27 May 2019 14:55:59 -0600 Subject: [PATCH] Review and add Circlefade at version 0.6.2. #559 --- .gitmodules | 3 +++ manifests/Circlefade.json | 12 ++++++++++++ repos/Circlefade | 1 + 3 files changed, 16 insertions(+) create mode 100644 manifests/Circlefade.json create mode 160000 repos/Circlefade diff --git a/.gitmodules b/.gitmodules index 538c5782..dc0f0d4c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -324,3 +324,6 @@ [submodule "repos/ZZC"] path = repos/ZZC url = https://github.com/zezic/ZZC.git +[submodule "repos/Circlefade"] + path = repos/Circlefade + url = https://github.com/max-circlefade/Circlefade.git diff --git a/manifests/Circlefade.json b/manifests/Circlefade.json new file mode 100644 index 00000000..325c1cdb --- /dev/null +++ b/manifests/Circlefade.json @@ -0,0 +1,12 @@ +{ + "name": "Circlefade", + "author": "Max Circlefade", + "license": "CC0-1.0", + "authorEmail": "max@circlefade.com", + "pluginUrl": "https://github.com/max-circlefade/Circlefade", + "authorUrl": "https://github.com/max-circlefade", + "manualUrl": "https://github.com/max-circlefade/Circlefade/blob/master/README.md", + "sourceUrl": "https://github.com/max-circlefade/Circlefade.git", + "repoVersion": "0.6.2", + "donate": "https://www.paypal.me/circlefade" +} diff --git a/repos/Circlefade b/repos/Circlefade new file mode 160000 index 00000000..8cf230a2 --- /dev/null +++ b/repos/Circlefade @@ -0,0 +1 @@ +Subproject commit 8cf230a2575c92a8a07d303526a5a8adac6f5042