Add _ALL_ the things!

This commit is contained in:
cheapie
2015-12-15 14:42:58 -06:00
commit a9d88e4b1c
7 changed files with 198 additions and 0 deletions

22
README Normal file
View File

@@ -0,0 +1,22 @@
Digilines Button
================
License:
Code - LGPL v3 or later (contains some code from mesecons and digilines)
Textures - CC BY-SA 3.0 Generic (contains modified versions of textures from mesecons and digilines)
Depends:
Required: digilines (base only) and mesecons (base only)
Only needed for craft recipes: default and mesecons_luacontroller
How to use digilines buttons:
Connect to a digiline (or digimese), right-click, and set a channel and message.
When the button is pressed (right-click), it will send that message on that channel, over digilines.
Note that the settings cannot be changed after setting - you must dig and re-place the button to do so.
How to use digimese:
It conducts digilines signals (like digilines) in all directions (like mese). That's about it, really.