From e699ed6fdd5d71dfa62e7477857bf4d5608cb698 Mon Sep 17 00:00:00 2001 From: Derek Smith Date: Wed, 13 Sep 2023 10:36:29 -0400 Subject: [PATCH] Add lnplay git submodule. --- .gitmodules | 3 +++ lnplay | 1 + 2 files changed, 4 insertions(+) create mode 160000 lnplay diff --git a/.gitmodules b/.gitmodules index e69de29..4953ac4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "lnplay"] + path = lnplay + url = https://github.com/farscapian/lnplay diff --git a/lnplay b/lnplay new file mode 160000 index 0000000..6f32d04 --- /dev/null +++ b/lnplay @@ -0,0 +1 @@ +Subproject commit 6f32d0497aa095190b7ec0672a98cb35a8257088