From ec81a5ba4b32d43a975ad29d2c8b5d89a51059b1 Mon Sep 17 00:00:00 2001 From: Daniel Borchmann Date: Sat, 22 May 2021 16:03:28 +0200 Subject: [PATCH] Add towercrane mod This allows limited fly priviledge for building. --- .gitmodules | 3 +++ towercrane | 1 + 2 files changed, 4 insertions(+) create mode 160000 towercrane diff --git a/.gitmodules b/.gitmodules index d3faed9..08ae22f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -118,3 +118,6 @@ [submodule "bike"] path = bike url = https://gitlab.com/h2mm/bike +[submodule "towercrane"] + path = towercrane + url = https://github.com/minetest-mods/towercrane diff --git a/towercrane b/towercrane new file mode 160000 index 0000000..3975b97 --- /dev/null +++ b/towercrane @@ -0,0 +1 @@ +Subproject commit 3975b970ee7bc33c10237e0e5bd4c84616e70e78