diff --git a/.gitmodules b/.gitmodules index 033a2c6..9c50025 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "mylights"] path = mylights url = git://github.com/minetest-mods/mylights.git +[submodule "myfences"] + path = myfences + url = git://github.com/DonBatman/myfences.git diff --git a/README.md b/README.md index 2c9dd84..5bcf037 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ ### Included Mods: +- [myfences][] (DWYWPL) - [mylights][] (DWYWPL) - [myroofs][] (DWYWPL) - [mywoodslopes][] (DWYWPL) @@ -16,6 +17,7 @@ [Minetest]: http://www.minetest.net/ [MyMods]: http://donbatman.github.io/mymods.html +[myfences]: https://forum.minetest.net/viewtopic.php?t=14275 [mylights]: https://forum.minetest.net/viewtopic.php?t=13154 [myroofs]: https://forum.minetest.net/viewtopic.php?t=11416 [mywoodslopes]: https://forum.minetest.net/viewtopic.php?t=11433 diff --git a/myfences b/myfences new file mode 160000 index 0000000..c6e529a --- /dev/null +++ b/myfences @@ -0,0 +1 @@ +Subproject commit c6e529ad28c425dc0e31b267e49f06d7dc587dfb