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 854b94349f Use signs_lib.register_sign() call
requires signs_lib commit 6f9ca21 or later

also moved the sign-on-pole LBM stuff to signs_lib where they belong.
2019-09-14 22:41:45 -04:00
locale Initial commit 2019-09-11 11:57:40 -04:00
models Move text entity out a bit further from sign surface 2019-09-14 17:32:11 -04:00
textures Fix bad UV mapping 2019-09-12 00:29:19 -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 fix wrong output items in crafts 2019-09-12 12:37:43 -04:00
depends.txt Initial commit 2019-09-11 11:57:40 -04:00
init.lua Use signs_lib.register_sign() call 2019-09-14 22:41:45 -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.