From 109294504ed552f18758ce3f962b0ecfe5cdd7ef Mon Sep 17 00:00:00 2001 From: Marc Date: Sun, 20 Nov 2022 09:36:20 +0100 Subject: [PATCH] Add Sandwich Mod --- .gitmodules | 3 +++ sandwiches | 1 + 2 files changed, 4 insertions(+) create mode 160000 sandwiches diff --git a/.gitmodules b/.gitmodules index 547fa9a..0a9916a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -136,3 +136,6 @@ [submodule "clothing"] path = clothing url = https://github.com/sfence/clothing +[submodule "sandwiches"] + path = sandwiches + url = https://notabug.org/Annalysa/sandwiches.git diff --git a/sandwiches b/sandwiches new file mode 160000 index 0000000..666298b --- /dev/null +++ b/sandwiches @@ -0,0 +1 @@ +Subproject commit 666298b0453fd986a6a89cb066589f134b2c1c70