Make formspec size easily configurable by user

This commit is contained in:
JP Guerrero
2016-12-13 01:48:45 +01:00
parent 2ff28e3419
commit c2011f4bfc
3 changed files with 41 additions and 28 deletions

View File

@ -10,5 +10,7 @@ list the items in the crafting guide for which you already have the ingredients
in your inventory. The progressive mode is disabled by default and can be enabled with
`craftguide_progressive_mode = true` in `minetest.conf`.
The formspec size is also easily configurable by the user, see [here](https://github.com/minetest-mods/craftguide/blob/master/init.lua#L3-L6).
![Preview](http://i.imgur.com/xblp1Vs.png)