From 7e2a386452c97850de04b1f1c535fab1a78770c3 Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Mon, 8 Oct 2018 19:40:17 -0600 Subject: [PATCH] Review and add NocturnalEncoder at version 0.6.1. #521 --- .gitmodules | 3 +++ manifests/NocturnalEncoder.json | 8 ++++++++ repos/NocturnalEncoder | 1 + 3 files changed, 12 insertions(+) create mode 100644 manifests/NocturnalEncoder.json create mode 160000 repos/NocturnalEncoder diff --git a/.gitmodules b/.gitmodules index a0a8bdd8..a9121933 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/manifests/NocturnalEncoder.json b/manifests/NocturnalEncoder.json new file mode 100644 index 00000000..902488eb --- /dev/null +++ b/manifests/NocturnalEncoder.json @@ -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" +} \ No newline at end of file diff --git a/repos/NocturnalEncoder b/repos/NocturnalEncoder new file mode 160000 index 00000000..59c4d74b --- /dev/null +++ b/repos/NocturnalEncoder @@ -0,0 +1 @@ +Subproject commit 59c4d74b93b8201d51ad4970302031dc8945e128