From 40653871595bfbc65b6e47f9f1c857c76c08ca26 Mon Sep 17 00:00:00 2001 From: Bram van den Heuvel Date: Tue, 20 Feb 2024 00:55:07 +0100 Subject: [PATCH] Add lua-json as dependency --- .gitmodules | 3 +++ lua-json | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 lua-json diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..030ff64 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "lua-json"] + path = lua-json + url = https://git.noordstar.me/Dependencies/lua-json.git diff --git a/lua-json b/lua-json new file mode 160000 index 0000000..dbf4b2d --- /dev/null +++ b/lua-json @@ -0,0 +1 @@ +Subproject commit dbf4b2dd2eb7c23be2773c89eb059dadd6436f94