From 10a45c2ca15b345ea96fe2a4165919b872e38a4f Mon Sep 17 00:00:00 2001 From: Pierre-Yves Rollo Date: Thu, 13 Dec 2018 21:58:51 +0100 Subject: [PATCH] Updated readme --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3e9ecfb..0d7b403 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,14 @@ # Digiterms - Digilines Terminals -Version 0.1 +Version 0.2 -Digilines monitors mod for Minetest using Display API / Font API. +Digilines monitors and keyboards mod for Minetest using Display API / Font API. ![Presentation image of Digiterms](screenshot.png) Monitors display text received on their digiline channel and works like digilines lcd monitor. + +Keyboards sends text ofer their digiline channel. In protected areas, keyboard can be set to "Public" to be usable by anybody. Else, only players granted rights on the area can use the keyboard. + Craft recipes depend on installed mods, please refer to craft guide in game. If `scifi_nodes` mod is enabled, scifi monitors can be turned into digiterms by crafting scifi monitor with a digiline (some texture are derivated from D00Med mod). @@ -20,6 +23,9 @@ If `scifi_nodes` mod is enabled, scifi monitors can be turned into digiterms by ## Changelog +### 2018-12-13 (Version 0.2) +- Keyboards (Beige, white and black). +- Third cathodic monitor, the black one. ### 2018-12-09 (Version 0.1) - Cathodic (2) and LCD monitors and corresponding craft recipes. - Scifi nodes monitors : tallscreen, widescreen, glassscreen and keysmonitor