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,7 +1,8 @@
Digilines
==========
- The minetest counterpart for bus systems like i2c, SPI, RS232, USB -
- The minetest counterpart for bus systems like i2c, SPI, RS232, USB -
- Minetest 5.0.0+ is required to use this mod.
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. See the luacontroller manual for more information.