diff --git a/.gitmodules b/.gitmodules index afadd77..4f6b017 100644 --- a/.gitmodules +++ b/.gitmodules @@ -28,3 +28,6 @@ [submodule "mypaths"] path = mypaths url = git://github.com/minetest-mods/mypaths.git +[submodule "mysiding"] + path = mysiding + url = git://github.com/DonBatman/mysiding.git diff --git a/README.md b/README.md index ac88a73..8661324 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ - [mypaths][] (DWYWPL) - [myroofs][] (DWYWPL) - [mysheetmetal][] (DWYWPL) +- [mysiding][] (WTFPL) - [mywoodslopes][] (DWYWPL) - [worldedge][] (DWYWPL) @@ -30,5 +31,6 @@ [mypaths]: https://forum.minetest.net/viewtopic.php?t=11388 [myroofs]: https://forum.minetest.net/viewtopic.php?t=11416 [mysheetmetal]: https://forum.minetest.net/viewtopic.php?t=11702 +[mysiding]: https://forum.minetest.net/viewtopic.php?t=14207 [mywoodslopes]: https://forum.minetest.net/viewtopic.php?t=11433 [worldedge]: https://forum.minetest.net/viewtopic.php?t=10753 diff --git a/mysiding b/mysiding new file mode 160000 index 0000000..d465d67 --- /dev/null +++ b/mysiding @@ -0,0 +1 @@ +Subproject commit d465d67a8b95b897ac86f54c863cb7ad5bc7330e