From 3a6e27d3d16ddf3f993457cbe3ef497f93f97cfd Mon Sep 17 00:00:00 2001 From: Daniel Borchmann Date: Sat, 27 Feb 2021 11:37:45 +0100 Subject: [PATCH] Add awards mod This is to add some little extra fun to the default Minetest Game. --- .gitmodules | 3 +++ awards | 1 + 2 files changed, 4 insertions(+) create mode 160000 awards diff --git a/.gitmodules b/.gitmodules index c446e60..9381c62 100644 --- a/.gitmodules +++ b/.gitmodules @@ -76,3 +76,6 @@ [submodule "pipeworks"] path = pipeworks url = https://gitlab.com/VanessaE/pipeworks +[submodule "awards"] + path = awards + url = https://gitlab.com/rubenwardy/awards/ diff --git a/awards b/awards new file mode 160000 index 0000000..37082d1 --- /dev/null +++ b/awards @@ -0,0 +1 @@ +Subproject commit 37082d11862899602f04229aae3f3a634a57ae7e