diff --git a/README.txt b/README.txt index 5d2a383..e8674ad 100644 --- a/README.txt +++ b/README.txt @@ -10,6 +10,7 @@ Version: 1.0.0 License: MIT (see LICENSE.txt) Dependencies: +default (found in minetest_game) stairs (found in minetest_game) moreblocks (optional, for stairsplus support) diff --git a/depends.txt b/depends.txt index 37e3e76..4451908 100644 --- a/depends.txt +++ b/depends.txt @@ -1,2 +1,3 @@ +default stairs moreblocks?