Browse Source

Review and add Skylights at version 0.6.2. #536

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

+ 3
- 0
.gitmodules View File

@@ -282,3 +282,6 @@
[submodule "repos/Bark"]
path = repos/Bark
url = https://github.com/Coirt/Bark.git
[submodule "repos/Skylights"]
path = repos/Skylights
url = https://github.com/Skrylar/skylights-vcv.git

+ 10
- 0
manifests/Skylights.json View File

@@ -0,0 +1,10 @@
{
"name": "Skylights",
"author": "Skrylar",
"license": "BSD-3-Clause",
"authorEmail": "joshua.cearley@gmail.com",
"manualUrl": "https://github.com/Skrylar/skylights-vcv/blob/master/README.org",
"sourceUrl": "https://github.com/Skrylar/skylights-vcv",
"pluginUrl": "https://github.com/Skrylar/skylights-vcv/blob/master/README.org",
"repoVersion": "0.6.2"
}

+ 1
- 0
repos/Skylights

@@ -0,0 +1 @@
Subproject commit 1e55b52467b90ba538dba0c123d826220021f63b

Loading…
Cancel
Save