Browse Source

Review and add Geodesics at 0.6.1. #501

pull/514/head
Matt Demanett 6 years ago
parent
commit
c3ac12503b
3 changed files with 14 additions and 0 deletions
  1. +3
    -0
      .gitmodules
  2. +10
    -0
      manifests/Geodesics.json
  3. +1
    -0
      repos/Geodesics

+ 3
- 0
.gitmodules View File

@@ -231,3 +231,6 @@
[submodule "repos/computerscare"]
path = repos/computerscare
url = https://github.com/freddyz/computerscare-vcv-modules
[submodule "repos/Geodesics"]
path = repos/Geodesics
url = https://github.com/MarcBoule/Geodesics.git

+ 10
- 0
manifests/Geodesics.json View File

@@ -0,0 +1,10 @@
{
"name": "Geodesics",
"author": "Pyer & Marc Boul\u00e9",
"license": "BSD-3-Clause",
"authorEmail": "geodesics.modular@outlook.com",
"manualUrl": "https://github.com/MarcBoule/Geodesics/blob/master/README.md",
"sourceUrl": "https://github.com/MarcBoule/Geodesics",
"donateUrl": "https://paypal.me/pyercollard",
"repoVersion": "0.6.1"
}

+ 1
- 0
repos/Geodesics

@@ -0,0 +1 @@
Subproject commit 26f11af879ba13cf3e3ebc1a2ffb8c825edaaa67

Loading…
Cancel
Save