From cb762062e3648592b2dd01c474dc0139ddaa93a4 Mon Sep 17 00:00:00 2001 From: Michieal Date: Sat, 15 Oct 2022 22:23:14 -0400 Subject: [PATCH] Update README.md --- README.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/README.md b/README.md index 3baadf2..6d1e656 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,29 @@ # Mineclone2-Signs +--- A reworking of MineClone 2's mcl_signs to be colorable and made to glow. Rquires Minetest and Mineclone2. +--- + +Created by Michieal (FaerRaven). + +DateTime: 10/14/22 4:05 PM + + +Reworked to be an API and to allow players to color, and/or make the lettering for the signs glow (be bright at night). +Reworked by Michieal (FaerRaven), including the sign textures batch changed to be white instead of the original black. + +The original Mod, MCL_SIGNS is based on reworked signs mod by PilzAdam: + +https://forum.minetest.net/viewtopic.php?t=3289 + +License of code and font: MIT License + +Font source: 04.jp.org, some modifications and additions were made (added support for Latin-1 Supplement) +Original font license text states: “YOU MAY USE THEM AS YOU LIKE” (in about.gif file distributed with the font) + +License of textures: See README.md in top directory of MineClone 2. + +License of models: GPLv3 (https://www.gnu.org/licenses/gpl-3.0.html) + +Models author: 22i. + +Source: https://github.com/22i/amc