mirror of
https://github.com/mt-mods/led_marquee.git
synced 2025-07-22 18:20:27 +02:00
Delete depends.txt and description.txt, add mod.conf
This commit is contained in:
@ -1,5 +0,0 @@
|
|||||||
default
|
|
||||||
digilines
|
|
||||||
mesecons_luacontroller
|
|
||||||
mesecons_microcontroller?
|
|
||||||
mesecons_lamp?
|
|
@ -1 +0,0 @@
|
|||||||
This mod provides a simple LED marquee that accepts single characters, strings, and special control words via digilines.
|
|
4
mod.conf
4
mod.conf
@ -1,2 +1,6 @@
|
|||||||
name = led_marquee
|
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
|
min_minetest_version = 5.2.0
|
||||||
|
Reference in New Issue
Block a user