Provides many of the signs and a few models formerly found in signs_lib (which is now just the API and default wood/steel wall signs)
Go to file
Vanessa Dannenberg c4f0b331c0 adjust for signs_lib's change of `allow_onpole`
(explicitly set them to `true`, as signs_lib now defaults to disabled)
2019-09-21 15:58:35 -04:00
locale Initial commit 2019-09-11 11:57:40 -04:00
models move hanging wooden sign back to signs_lib 2019-09-15 01:22:49 -04:00
textures Add glass and obsidian glass signs 2019-09-19 01:04:59 -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 glass and obsidian glass signs 2019-09-19 01:04:59 -04:00
depends.txt Initial commit 2019-09-11 11:57:40 -04:00
init.lua adjust for signs_lib's change of `allow_onpole` 2019-09-21 15:58:35 -04:00
intllib.lua Initial commit 2019-09-11 11:57:40 -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.