Update README

This commit is contained in:
luk3yx 2023-04-04 20:17:20 +12:00
parent 5e2662571e
commit c3eda3c663
1 changed files with 3 additions and 0 deletions

View File

@ -56,6 +56,9 @@ snippets over `minetest.show_formspec`, as they do not create semi-permanent
global handlers. There is currently no way to set the `formname`, it is
automatically chosen/generated and is used internally.
Consider using [flow](https://content.minetest.net/packages/luk3yx/flow/)
instead for new forms.
Form methods:
- `form:show()` / `form:open()`: Displays the form.