summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorcheapie <no-email-for-you@example.com>2015-12-15 14:42:58 -0600
committercheapie <no-email-for-you@example.com>2015-12-15 14:42:58 -0600
commita9d88e4b1cefe6be803832a6a1a4b72e00405dfb (patch)
treede768dbd6858d0c4ee1cd2e0ac3b0166d712cb90 /README
downloaddigistuff-a9d88e4b1cefe6be803832a6a1a4b72e00405dfb.tar
digistuff-a9d88e4b1cefe6be803832a6a1a4b72e00405dfb.tar.gz
digistuff-a9d88e4b1cefe6be803832a6a1a4b72e00405dfb.tar.bz2
digistuff-a9d88e4b1cefe6be803832a6a1a4b72e00405dfb.tar.xz
digistuff-a9d88e4b1cefe6be803832a6a1a4b72e00405dfb.zip
Add _ALL_ the things!
Diffstat (limited to 'README')
-rw-r--r--README22
1 files changed, 22 insertions, 0 deletions
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.