projects
/
oweals
/
minetest_game.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
983af7b
)
Creative: Document creative.formspec_add in game_api.txt
author
tenplus1
<tenplus1@users.noreply.github.com>
Wed, 18 May 2016 07:18:59 +0000
(08:18 +0100)
committer
paramat
<mat.gregory@virginmedia.com>
Mon, 27 Jun 2016 04:28:43 +0000
(
05:28
+0100)
game_api.txt
patch
|
blob
|
history
diff --git
a/game_api.txt
b/game_api.txt
index 93cf05273854477aea9e9da39b31e3e9a23bb665..ca090c4b27c229db85f6ac6620e3f9ee676090c1 100644
(file)
--- a/
game_api.txt
+++ b/
game_api.txt
@@
-61,6
+61,11
@@
Beds API
}
}
+Creative API
+------------
+
+A global string called `creative.formspec_add` was added which allows mods to add additional formspec elements onto the default creative inventory formspec to be drawn after each update.
+
Doors API
---------