summaryrefslogtreecommitdiff
path: root/README
blob: c01a7dab2aabeff4841b1e75fc910c8ce4aa57f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Digilines Stuff
===============


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.