Browse Source

Review and add ap-Modules at version 0.6.0. #517

pull/520/head
Christoph Scholtes 6 years ago
parent
commit
8945b3db7d
3 changed files with 15 additions and 0 deletions
  1. +3
    -0
      .gitmodules
  2. +11
    -0
      manifests/aP-Modules.json
  3. +1
    -0
      repos/aP-Modules

+ 3
- 0
.gitmodules View File

@@ -252,3 +252,6 @@
[submodule "repos/Sculpt-O-Sound"] [submodule "repos/Sculpt-O-Sound"]
path = repos/Sculpt-O-Sound path = repos/Sculpt-O-Sound
url = https://github.com/josbouten/Sculpt-O-Sound.git url = https://github.com/josbouten/Sculpt-O-Sound.git
[submodule "repos/aP-Modules"]
path = repos/aP-Modules
url = https://github.com/aptrn/aP-Modules.git

+ 11
- 0
manifests/aP-Modules.json View File

@@ -0,0 +1,11 @@
{
"name": "aP Modules",
"author": "Alessandro Petrone",
"license": "BSD-3-Clause",
"authorEmail": "alessandro.nge@gmail.com",
"authorURL": "https://www.facebook.com/mai.piu.cioccabbiocco",
"manualUrl": "https://github.com/aptrn/aP-Modules/blob/master/README.md",
"sourceUrl": "https://github.com/aptrn/aP-Modules.git",
"donateUrl": "https://www.paypal.me/aptrn",
"repoVersion": "0.6.0"
}

+ 1
- 0
repos/aP-Modules

@@ -0,0 +1 @@
Subproject commit 12589674b8f0e3141143ddedf5bba50c347da873

Loading…
Cancel
Save