diff --git a/depends.txt b/depends.txt deleted file mode 100644 index d84623a..0000000 --- a/depends.txt +++ /dev/null @@ -1,3 +0,0 @@ -mesecons -doc? -default? diff --git a/description.txt b/description.txt deleted file mode 100644 index 007f8a1..0000000 --- a/description.txt +++ /dev/null @@ -1 +0,0 @@ -Adds 3 glass blocks which change their transparency when supplied with Mesecons power. \ No newline at end of file diff --git a/mod.conf b/mod.conf index 345dcd8..98c9d7e 100644 --- a/mod.conf +++ b/mod.conf @@ -1 +1,4 @@ name = mesecons_window +description = Adds 3 glass blocks which change their transparency when supplied with Mesecons power. +depends = mesecons +optional_depends = doc, default