Browse Source

Review and add NocturnalEncoder at version 0.6.1. #521

pull/528/head
Christoph Scholtes 6 years ago
parent
commit
7e2a386452
3 changed files with 12 additions and 0 deletions
  1. +3
    -0
      .gitmodules
  2. +8
    -0
      manifests/NocturnalEncoder.json
  3. +1
    -0
      repos/NocturnalEncoder

+ 3
- 0
.gitmodules View File

@@ -258,3 +258,6 @@
[submodule "repos/arjo_modules"]
path = repos/arjo_modules
url = https://github.com/ArjoNagelhout/arjo_modules
[submodule "repos/NocturnalEncoder"]
path = repos/NocturnalEncoder
url = https://github.com/djpeterso23662/NocturnalEncoder.git

+ 8
- 0
manifests/NocturnalEncoder.json View File

@@ -0,0 +1,8 @@
{
"name": "Nocturnal Encoder",
"author": "David Peterson",
"license": "BSD-3-Clause",
"manualUrl": "https://github.com/djpeterso23662/NocturnalEncoder/blob/master/README.md",
"sourceUrl": "https://github.com/djpeterso23662/NocturnalEncoder",
"repoVersion": "0.6.1"
}

+ 1
- 0
repos/NocturnalEncoder

@@ -0,0 +1 @@
Subproject commit 59c4d74b93b8201d51ad4970302031dc8945e128

Loading…
Cancel
Save