From 5311173fd760094162862e98f887a6b9bd971e5a Mon Sep 17 00:00:00 2001 From: Milan Date: Thu, 4 Feb 2021 23:03:52 +0100 Subject: [PATCH] add submodule nyancat --- .gitmodules | 3 +++ nyancat | 1 + 2 files changed, 4 insertions(+) create mode 160000 nyancat diff --git a/.gitmodules b/.gitmodules index 646ab84..c231b5a 100755 --- a/.gitmodules +++ b/.gitmodules @@ -202,3 +202,6 @@ [submodule "smartshop"] path = smartshop url = https://github.com/AiTechEye/smartshop +[submodule "nyancat"] + path = nyancat + url = https://github.com/minetest-mods/nyancat diff --git a/nyancat b/nyancat new file mode 160000 index 0000000..c1fbe4c --- /dev/null +++ b/nyancat @@ -0,0 +1 @@ +Subproject commit c1fbe4cf21fc6a1b48574553c9618445c2c3b185