mirror of
https://github.com/mt-mods/signs_lib.git
synced 2024-12-24 16:20:17 +01:00
Adds signs with readable text.
https://content.minetest.net/packages/VanessaE/signs_lib/
0f78ef70de
accessible by putting ^1 to ^8 (think "arrow number 1", etc) in your text for narrow-width arrows (good for "wide font" highway signs), or ^a to ^h for double-width arrows (good for all of the normal narrow-font signs). in order, arrows 1 and "a" point up, 2/b points up-and-right, 3/c points right, and so on, turning clockwise Any other ^x pair just renders directly (no escape char, sorry) |
||
---|---|---|
locale | ||
textures | ||
.gitignore | ||
copyright.txt | ||
depends.txt | ||
description.txt | ||
encoding.lua | ||
init.lua | ||
intllib.lua | ||
mod.conf | ||
screenshot.png |