From b82541b63d1e5c60f948fbc1bddd280ce9f95dd6 Mon Sep 17 00:00:00 2001 From: cheapie Date: Sun, 17 Aug 2025 05:23:55 +0000 Subject: Added towercrane --- .gitmodules | 3 +++ towercrane | 1 + 2 files changed, 4 insertions(+) create mode 160000 towercrane diff --git a/.gitmodules b/.gitmodules index 89ae039..b205eae 100644 --- a/.gitmodules +++ b/.gitmodules @@ -253,3 +253,6 @@ [submodule "itemframes"] path = itemframes url = https://codeberg.org/tenplus1/itemframes +[submodule "towercrane"] + path = towercrane + url = https://github.com/minetest-mods/towercrane diff --git a/towercrane b/towercrane new file mode 160000 index 0000000..c2d82a6 --- /dev/null +++ b/towercrane @@ -0,0 +1 @@ +Subproject commit c2d82a615f87fb5e3cfe66f75ff8a0f9f4721873 -- cgit v1.2.3