Window size: replace settings by buttons

This commit is contained in:
JPG
2016-12-24 01:22:47 +01:00
parent 0da36aad98
commit 4df8a53d45
2 changed files with 37 additions and 33 deletions

View File

@ -11,7 +11,4 @@
The Progressive mode is a Terraria-like system that only shows recipes you can craft from items in inventory.
The progressive mode can be enabled with `craftguide_progressive_mode = true` in `minetest.conf`.
**The formspec size is also configurable** with this setting in `minetest.conf`:
`craftguide_size = WxH` (default: `8x3`). The minimum accepted size is `8x1`.
![Preview2](http://i.imgur.com/xblp1Vs.png)
![Preview2](http://i.imgur.com/3q7rVSo.png)