From 7ecb29e87f1f272f92d0fec871dd525a80a9537c Mon Sep 17 00:00:00 2001
From: Auke Kok <sofar+github@foo-projects.org>
Date: Fri, 27 May 2016 16:08:53 -0700
Subject: Convert digilines to a mod (not modpack). (#32)

Digilines is probably used by most people in its entirety.

I've retained the ability to disable inventory, rtc, lightsensor and
LCD by the minetest settings "diglines_enable_rtc" etc.. If set to
"false", these components will not be loaded. It is assumed by default
that these are enabled.

In the conversion the digilines_lcd:lcd node was renamed to
digilines:lcd (same for all the other nodes). To retain backwards
compatibility I've provided aliases for each of these nodes.
---
 digilines_lcd/textures/_b_.png | Bin 240 -> 0 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)
 delete mode 100644 digilines_lcd/textures/_b_.png

(limited to 'digilines_lcd/textures/_b_.png')

diff --git a/digilines_lcd/textures/_b_.png b/digilines_lcd/textures/_b_.png
deleted file mode 100644
index b00a378..0000000
Binary files a/digilines_lcd/textures/_b_.png and /dev/null differ
-- 
cgit v1.2.3