Go to file
Bruno Rybársky f2bb77f249 fix deprecation 2022-08-18 17:00:39 +02:00
docs Add "sendpacked" and "loadpacked" commands to GPU 2021-03-05 17:09:39 -06:00
lc_examples Add examples for a few devices 2022-01-07 16:51:04 -06:00
models Finish the wall knob 2019-06-02 19:01:17 -05:00
sounds Add more noteblock wave samples 2021-12-31 19:35:21 -06:00
textures Add advanced touchscreen 2021-02-21 18:46:55 -06:00
README Split documentation from README out into separate files 2021-02-21 03:50:59 -06:00
camera.lua remove sounds 2022-08-13 09:14:42 +02:00
cardreader.lua remove crafts 2022-08-13 09:00:03 +02:00
channelcopier.lua remove crafts 2022-08-13 09:00:03 +02:00
conductors.lua remove sounds 2022-08-13 09:14:42 +02:00
controller.lua remove crafts 2022-08-13 09:00:03 +02:00
detector.lua remove sounds 2022-08-13 09:14:42 +02:00
gpu-font.lua Add RAM, EEPROM, and GPU 2021-01-26 15:44:07 -06:00
gpu.lua remove crafts 2022-08-13 09:00:03 +02:00
init.lua Add examples for a few devices 2022-01-07 16:51:04 -06:00
internal.lua Various additions 2019-06-15 12:09:51 -05:00
ioexpander.lua remove crafts 2022-08-13 09:00:03 +02:00
lcdocs.lua Add examples for a few devices 2022-01-07 16:51:04 -06:00
lclibraries.lua Add TSLib, libexpander, and libdetector as libraries 2022-01-01 19:13:34 -06:00
light.lua remove sounds 2022-08-13 09:14:42 +02:00
memory.lua remove crafts 2022-08-13 09:00:03 +02:00
mod.conf remove optional depends 2022-08-14 09:52:08 +02:00
movestone.lua remove crafts 2022-08-13 09:00:03 +02:00
nbsounds.lua Add more noteblock wave samples 2021-12-31 19:35:21 -06:00
nic.lua remove crafts 2022-08-13 09:00:03 +02:00
noteblock.lua remove crafts 2022-08-13 09:00:03 +02:00
panel.lua remove crafts 2022-08-13 09:00:03 +02:00
piezo.lua remove crafts 2022-08-13 09:00:03 +02:00
piston.lua remove crafts 2022-08-13 09:00:03 +02:00
sillystuff.lua remove crafts 2022-08-13 09:00:03 +02:00
switches.lua fix deprecation 2022-08-18 17:00:39 +02:00
timer.lua remove crafts 2022-08-13 09:00:03 +02:00
touchscreen.lua remove crafts 2022-08-13 09:00:03 +02:00

Digilines Stuff
===============


License:
Code - LGPL v3 or later (contains some code from mesecons and digilines)
Textures WITHOUT "adwaita" in the file name - CC BY-SA 3.0 Generic (contains modified versions of textures from mesecons and digilines)
Textures WITH "adwaita" in the file name - These are icons by the GNOME Project, licensed under GNU LGPL v3 or CC BY-SA 3.0.


Depends:
Required: digilines (base only) and mesecons (base only)
Optional: mesecons_noteblock (for digilines noteblock), mesecons_mvps (for digilines piston and movestone), mesecons_luacontroller (for I/O expander)
Only needed for craft recipes: default, basic_materials

Please see the 'docs' directory for information on using each individual component.