display_modpack/signs_road
fat115 2fef15d878 add intllib support (i18n)
-> mods ontime_clocks, signs, signs_roads & steles

add french translations
add updatepo.sh script to update po/pot files
add specific array for full description of steles
2017-08-05 10:12:43 +02:00
..
locale add intllib support (i18n) 2017-08-05 10:12:43 +02:00
textures Right direction model fixed, Green direction signs added, unused files removed 2016-12-24 21:45:27 +01:00
tools add intllib support (i18n) 2017-08-05 10:12:43 +02:00
LICENSE.txt Relicensing to LGPL, fixes and evolutions 2016-08-25 21:58:28 +02:00
README.md Relicensing to LGPL, fixes and evolutions 2016-08-25 21:58:28 +02:00
copyright.txt Relicensing to LGPL, fixes and evolutions 2016-08-25 21:58:28 +02:00
crafts.lua Relicensing to LGPL, fixes and evolutions 2016-08-25 21:58:28 +02:00
depends.txt add intllib support (i18n) 2017-08-05 10:12:43 +02:00
init.lua add intllib support (i18n) 2017-08-05 10:12:43 +02:00
intllib.lua add intllib support (i18n) 2017-08-05 10:12:43 +02:00
nodes.lua add intllib support (i18n) 2017-08-05 10:12:43 +02:00

README.md

Signs Road

This mod provides road signs with text display. Text is locked if area is protected.

Dependancies: default, display_lib, font_lib, signs

License: Code under LGPL, texture under CC-BY-SA

Recipes

Blue Street Sign

	B W S
	S S S
	- - -

B = Blue Dye, W = White Dye, S = Steel Ingot

Green Street Sign

	G W S
	S S S 
	- - -

G = Green Dye, W = White Dye, S = Steel Ingot

Black direction sign

	B W S
	S S -
	- - -

B = Black Dye, W = White Dye, S = Steel Ingot