diff --git a/depends.txt b/depends.txt deleted file mode 100644 index 98f1e3e..0000000 --- a/depends.txt +++ /dev/null @@ -1,5 +0,0 @@ -default -digilines -mesecons_luacontroller -mesecons_microcontroller? -mesecons_lamp? diff --git a/description.txt b/description.txt deleted file mode 100644 index cf4079a..0000000 --- a/description.txt +++ /dev/null @@ -1 +0,0 @@ -This mod provides a simple LED marquee that accepts single characters, strings, and special control words via digilines. diff --git a/mod.conf b/mod.conf index e6b3637..2a17f7a 100644 --- a/mod.conf +++ b/mod.conf @@ -1,2 +1,6 @@ name = led_marquee +title = LED Marquee +description = This mod provides a simple LED marquee that accepts single characters, strings, and special control words via digilines. +depends = default,digilines,mesecons_luacontroller +optional_depends = mesecons_microcontroller,mesecons_lamp min_minetest_version = 5.2.0