Display modpack for Minetest, provides mods with dynamic display and font display : clocks, signs, and more.
|
2015-12-03 15:43:39 +01:00 |
display_lib
|
Added facedir node support to display_lib, created font_lib, updated mods accordingly
|
2015-11-28 20:44:04 +01:00 |
font_lib
|
Added facedir node support to display_lib, created font_lib, updated mods accordingly
|
2015-11-28 20:44:04 +01:00 |
ontime_clocks
|
Added facedir node support to display_lib, created font_lib, updated mods accordingly
|
2015-11-28 20:44:04 +01:00 |
signs
|
Added facedir node support to display_lib, created font_lib, updated mods accordingly
|
2015-11-28 20:44:04 +01:00 |
signs_road
|
Creation of signs_road mod
|
2015-11-28 20:44:41 +01:00 |
steles
|
Check existence of material before registering stele
|
2015-12-03 15:43:39 +01:00 |
.gitignore
|
First commit
|
2015-11-11 14:26:39 +01:00 |
modpack.txt
|
First commit
|
2015-11-11 14:26:39 +01:00 |
README.md
|
Added facedir node support to display_lib, created font_lib, updated mods accordingly
|
2015-11-28 20:44:04 +01:00 |
Display Modpack
This modpack provides mods with dynamic display. Mods are :
- display_lib: A library for adding display entities to nodes;
- font_lib: A library for displaying fonts on entities;
- ontime_clocks: A mod providing clocks which display the ingame time;
- signs: A mod providing signs and direction signs displaying text;
- signs_road: A mod providing road signs displaying text;
- steles: A mod providing stone steles with text;