Browse Source

Review and add Circlefade at version 0.6.2. #559

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

+ 3
- 0
.gitmodules View File

@@ -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

+ 12
- 0
manifests/Circlefade.json View File

@@ -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"
}

+ 1
- 0
repos/Circlefade

@@ -0,0 +1 @@
Subproject commit 8cf230a2575c92a8a07d303526a5a8adac6f5042

Loading…
Cancel
Save