From a9d88e4b1cefe6be803832a6a1a4b72e00405dfb Mon Sep 17 00:00:00 2001 From: cheapie Date: Tue, 15 Dec 2015 14:42:58 -0600 Subject: Add _ALL_ the things! --- README | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..6ed7c9c --- /dev/null +++ b/README @@ -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. -- cgit v1.2.3