Link to flow_inspector

This commit is contained in:
luk3yx 2023-07-07 16:38:59 +12:00
parent eb7cd77a23
commit 82a5a2470e

View File

@ -24,6 +24,8 @@ Vaguely inspired by Flutter and GTK.
- No having to worry about state.
- Values of fields, scrollbars, checkboxes, etc are remembered when
redrawing a form and are automatically applied.
- Has an [inspector mod](https://content.minetest.net/packages/luk3yx/flow_inspector/)
to help with developing and debugging forms.
## Limitations