Go to file
Vanessa Dannenberg 275d3e7207 Merge branch 'master' into 'master'
Fix deprecated use of use_texture_alpha

See merge request VanessaE/basic_signs!1
2021-02-28 14:55:21 +00:00
locale Initial commit 2019-09-11 11:57:40 -04:00
textures replace missing glass sign inv textures 2019-10-03 14:19:02 -04:00
LICENSE add readme and license. 2019-09-11 12:00:07 -04:00
README fix wrong drops on colored steel signs 2019-09-11 15:20:14 -04:00
crafting.lua add plastic sign (white) 2019-09-26 14:25:30 -04:00
depends.txt Initial commit 2019-09-11 11:57:40 -04:00
init.lua Fix use_texture_alpha = "opaque" to use_texture_alpha = "clip" 2021-02-28 11:53:59 +01:00
intllib.lua Initial commit 2019-09-11 11:57:40 -04:00
mod.conf add minimum minetest version key for contentdb 2020-06-03 13:00:00 -04:00

README

This project provides colored metal wall signs, and an extension to the 
default wooden signs, to place either a wall sign, a yard sign, or a 
hanging-from-ceiling sign, depending on where the user points.

Most items herein were originally part of signs_lib.

Requires signs_lib commit 4ff54c9a (2019-09-11) or later.