Add an API for custom formspec elements

This commit is contained in:
Jean-Patrick Guerrero
2019-02-21 00:26:14 +01:00
parent 92cf2307db
commit fa30a0d076
3 changed files with 117 additions and 37 deletions

View File

@ -7,4 +7,5 @@ read_globals = {
"sfinv",
"sfinv_buttons",
"vector",
"string",
}