Go to file
Pierre-Yves Rollo f6b11d6cc6 Update copyright.txt 2018-09-26 19:43:33 +02:00
API.md Reverting submodule change until zip file does not include submodule 2018-09-21 21:19:48 +02:00
LICENSE.txt Reverting submodule change until zip file does not include submodule 2018-09-21 21:19:48 +02:00
README.md Reverting submodule change until zip file does not include submodule 2018-09-21 21:19:48 +02:00
copyright.txt Update copyright.txt 2018-09-26 19:43:33 +02:00
depends.txt Reverting submodule change until zip file does not include submodule 2018-09-21 21:19:48 +02:00
init.lua Improve on_rotate functions (#21) 2018-09-26 19:41:30 +02:00

README.md

Display Lib

This library's purpose is to ease creation of nodes with one or more displays on sides. For example, signs and clocks. Display can be dynamic and/or different for each node instance.

Limitations: This lib uses entities to draw display. This means display has to be vertical. So display nodes rotation are limitated to "upside up" positions.

Dependancies:default

License: LPGL

API: See API.md document please.

For more information, see the forum topic at the Minetest forums.