--- # VoxeLibre Signs --- A reworking of VoxeLibre's mcl_signs to be colorable and made to glow. Requires Minetest and VoxeLibre. --- 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. A special thanks to Cora for pointing me in the right direction (as always). 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 VoxeLibre, with the exception of the following: default_sign.png, default_sign_dark.png, default_sign_greyscale.png, mcl_signs_sign_dark.png, mcl_signs_sign_greyscale.png are licensed as follows: Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) (https://creativecommons.org/licenses/by-sa/4.0/). Credit Michieal (Faerraven). The extra sign textures are provided for you to use, modify, etc., with the goal being to make the game better. (All of these textures were changed / created by me, to make them usable / better.) License of models: GPLv3 (https://www.gnu.org/licenses/gpl-3.0.html) Models author: 22i. Source: https://github.com/22i/amc VoxeLibre source code: https://git.minetest.land/VoxeLibre/VoxeLibre --- NOTE: This MODule requires Glow Squids in order for all features to work 100% correctly. Glow Squids are currently in review by the VoxeLibre Team, and should be available soon after this initial release of the new signs.