diff --git a/depends.txt b/depends.txt deleted file mode 100644 index fcfc3bc..0000000 --- a/depends.txt +++ /dev/null @@ -1,5 +0,0 @@ -default -mobs -maptools? -zombie? -snow? diff --git a/mod.conf b/mod.conf new file mode 100644 index 0000000..d697497 --- /dev/null +++ b/mod.conf @@ -0,0 +1,5 @@ +name = pmobs +title = PMobs +description = This mod uses the Mobs Redo Api to add new mobs to minetest. +depends = default,mobs +optional_depends = maptools,zombie,snow