From 2883034400ea298756af49d470947473de5f8a6f Mon Sep 17 00:00:00 2001 From: karlexceed Date: Sun, 5 Jan 2020 20:29:44 -0600 Subject: [PATCH] Added intllib as a submodule. --- .gitmodules | 3 +++ intllib | 1 + 2 files changed, 4 insertions(+) create mode 160000 intllib diff --git a/.gitmodules b/.gitmodules index fefc0b1..3fc10ce 100644 --- a/.gitmodules +++ b/.gitmodules @@ -28,3 +28,6 @@ [submodule "coloredwood"] path = coloredwood url = https://gitlab.com/VanessaE/coloredwood.git +[submodule "intllib"] + path = intllib + url = https://github.com/minetest-mods/intllib.git diff --git a/intllib b/intllib new file mode 160000 index 0000000..9192771 --- /dev/null +++ b/intllib @@ -0,0 +1 @@ +Subproject commit 9192771dcc826c23c6f34f1c3c717e16e631dc12