1
0
mirror of https://github.com/pyrollo/display_modpack.git synced 2025-07-03 08:30:42 +02:00

Added facedir node support to display_lib, created font_lib, updated mods accordingly

This commit is contained in:
Pierre-Yves Rollo
2015-11-28 20:44:04 +01:00
parent 9b4513bf9d
commit 1b39bf7ae3
134 changed files with 426 additions and 390 deletions

View File

@ -3,6 +3,8 @@
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;