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:
c5b0fe7
)
Game_api.txt: Add position table reference
author
tenplus1
<tenplus1@users.noreply.github.com>
Mon, 4 Jul 2016 10:59:07 +0000
(11:59 +0100)
committer
paramat
<mat.gregory@virginmedia.com>
Tue, 5 Jul 2016 17:18:45 +0000
(18:18 +0100)
game_api.txt
patch
|
blob
|
history
diff --git
a/game_api.txt
b/game_api.txt
index e80b2043124aa0edf2420855c89f565df24a2ec0..e04a33b40a2c92108723d05e73d9fe62708cce48 100644
(file)
--- a/
game_api.txt
+++ b/
game_api.txt
@@
-12,6
+12,7
@@
Please note:
* [XYZ] refers to a section the Minetest API
* [#ABC] refers to a section in this document
+ * [pos] refers to a position table `{x = -5, y = 0, z = 200}`
Bucket API
----------