Use mod.conf for dependencies and description (#59)

This commit is contained in:
David Leal
2020-10-30 08:50:26 -06:00
committed by GitHub
parent 434010bdd0
commit 021c521c65
4 changed files with 7 additions and 3 deletions

View File

@ -1 +1,6 @@
name = digilines
depends = default
description = """
This mod adds digiline wires, an RTC (Real Time Clock), a light sensor as well as an LCD Screen.
Can be used together with the luacontroller from mesecons.
"""