diff --git a/depends.txt b/depends.txt deleted file mode 100644 index 7c6d7fb..0000000 --- a/depends.txt +++ /dev/null @@ -1,7 +0,0 @@ -default -moreblocks? -stairs? -building_blocks? -asphalt? -streets? -intllib? diff --git a/description.txt b/description.txt deleted file mode 100644 index 2399226..0000000 --- a/description.txt +++ /dev/null @@ -1 +0,0 @@ -This is a mod all about creating castles and castle dungeons. Many of the nodes are used for the outer-walls or dungeons. diff --git a/mod.conf b/mod.conf index dd444cc..7ae9c98 100644 --- a/mod.conf +++ b/mod.conf @@ -1 +1,7 @@ name = castle_masonry +depends = default +optional_depends = moreblocks, stairs, building_blocks, asphalt, streets, intllib +description = """ +This is a mod all about creating castles and castle dungeons. +Many of the nodes are used for the outer-walls or dungeons. +""" \ No newline at end of file