minetest_ltool/README.md

21 lines
600 B
Markdown
Raw Normal View History

This mod provides a form to easily spawn L-system trees, aimed at mod developers
and power users.
2016-12-19 13:56:07 -08:00
Current version: 1.3.0
2016-11-18 15:09:11 -08:00
2016-12-28 04:56:49 -08:00
If you use one of the following mods, there's a new button in your inventory
menu for opening the form:
* Unified Inventory [`unified_inventory`]
* Simple Fast Inventory Buttons [`sfinv_buttons`]
* Inventory++ [`inventory_plus`]
Alternatively, you can always use the server command `/treeform`.
2016-12-07 08:54:19 -08:00
Usage help for this form is provided in the form itself.
This mod also has an API for managing the tree database. See `API.md` for more
information.
License of this mod: WTFPL.