This repository has been archived on 2020-06-22. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
luk3yx aa08f240d3 Add field_close_on_enter[] as textbox.close_on_enter
Adds field_close_on_enter[] as the textbox.close_on_enter parameter. If this is `false` (`not obj.close_on_enter and obj.close_on_enter ~= nil`), then it will add a `field_close_on_enter[]` element.

Some long lines are tidied as well.
2018-03-31 15:03:37 +13:00
LICENSE.md Initial commit 2018-03-24 10:56:56 +13:00
README.md Change how works, create pre-baked formspecs 2018-03-24 16:47:26 +13:00
core.lua Change how works, create pre-baked formspecs 2018-03-24 16:47:26 +13:00
depends.txt Initial commit 2018-03-24 10:56:56 +13:00
extras.lua Add listring[] as inventory.shift_click 2018-03-25 11:22:57 +13:00
init.lua Change how works, create pre-baked formspecs 2018-03-24 16:47:26 +13:00
objects.lua Add field_close_on_enter[] as textbox.close_on_enter 2018-03-31 15:03:37 +13:00

README.md

formspeclib

A formspec renderer for Minetest.