From d1c56e86967d20f121d19c85299e4d6fb40aee9c Mon Sep 17 00:00:00 2001 From: Thomas Rudin Date: Wed, 18 Dec 2019 10:57:11 +0100 Subject: [PATCH] add mypaths mod, request by @MilesBDyson --- .gitmodules | 3 +++ mypaths | 1 + 2 files changed, 4 insertions(+) create mode 160000 mypaths diff --git a/.gitmodules b/.gitmodules index e9c5d63..3185bbd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -479,3 +479,6 @@ [submodule ".partial_mods/cool_trees"] path = .partial_mods/cool_trees url = https://github.com/runsy/cool_trees.git +[submodule "mypaths"] + path = mypaths + url = https://github.com/minetest-mods/mypaths diff --git a/mypaths b/mypaths new file mode 160000 index 0000000..4de5e84 --- /dev/null +++ b/mypaths @@ -0,0 +1 @@ +Subproject commit 4de5e84488345f6c0726f7e1cd1c1269446840de