diff options
author | Perttu Ahola <celeron55@gmail.com> | 2011-11-27 13:04:27 +0200 |
---|---|---|
committer | Perttu Ahola <celeron55@gmail.com> | 2011-11-29 19:13:55 +0200 |
commit | 21bd67907606ee89981951a626710b5d73222375 (patch) | |
tree | 04f743781ba991689913f24178af6fb51c7221de | |
parent | fd8b9a3a44cadc048a32e0a6189a59716c2432d1 (diff) | |
download | minetest-21bd67907606ee89981951a626710b5d73222375.tar.gz minetest-21bd67907606ee89981951a626710b5d73222375.tar.bz2 minetest-21bd67907606ee89981951a626710b5d73222375.zip |
Add depends.txt for mods/give_initial_stuff
-rw-r--r-- | data/mods/give_initial_stuff/depends.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/mods/give_initial_stuff/depends.txt b/data/mods/give_initial_stuff/depends.txt new file mode 100644 index 000000000..3a7daa1d7 --- /dev/null +++ b/data/mods/give_initial_stuff/depends.txt @@ -0,0 +1,2 @@ +default + |