summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJP Guerrero <jeanpatrick.guerrero@gmail.com>2016-12-13 01:48:45 +0100
committerJP Guerrero <jeanpatrick.guerrero@gmail.com>2016-12-13 03:19:41 +0100
commitc2011f4bfc9d50a671bb99b850cc7e6187282b6d (patch)
tree896a45471c6215a80d31e1c579efd0b04136f710 /README.md
parent2ff28e34193e2eea8e967d65fc2125b948c5a621 (diff)
Make formspec size easily configurable by user
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 43bd77a..3053d23 100644
--- a/README.md
+++ b/README.md
@@ -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)