Go to file
Zughy f702b37cbf Panels are not deleted and recreated anymore when using :hide() and :show() | panel name outside of the declaration table 2020-11-28 17:54:46 +01:00
textures Massive refactoring 2020-04-23 14:54:16 +02:00
.gitignore Initial Commit 2020-04-14 13:26:33 +02:00
DOCS.md to scale the title + bugfix with .is_shown() 2020-07-28 14:57:10 +02:00
LICENSE Add LICENSE 2020-04-23 10:36:04 +00:00
README.md README updated 2020-06-08 11:51:47 +00:00
api.lua Panels are not deleted and recreated anymore when using :hide() and :show() | panel name outside of the declaration table 2020-11-28 17:54:46 +01:00
init.lua Add and remove sub elements at runtime 2020-11-28 13:33:59 +01:00
panel.example is_shown() utility | Bugfix: sub elements instantly updated if :update() is called when they're displayed 2020-07-28 02:31:58 +02:00

README.md

Panel_lib

Library for Minetest allowing modders to create complex HUDs in an easy way

Support my work

Config

Have a read at the DOCS to understand how to use it

Dependencies

(none)

Known conflicts

(none)

Mods relying on scoreboard_lib

Quake