Update README.md

master
Aftermoth 2016-07-01 20:00:12 +12:00 committed by GitHub
parent bef8861533
commit e40b4b9ae2
1 changed files with 1 additions and 1 deletions

View File

@ -7,6 +7,7 @@ Minetest mod: nudger
* Cycles through nodes registered as alternative forms of a single functional node. For example, stairs may have straight, convex, and concave forms.
:
nudger.register_transforms(
string. Shared prefix of node names. Can be ''.
@ -15,7 +16,6 @@ Minetest mod: nudger
function, called with (pos). Optional callback.
)
* A fully orientable node is provided to clearly demonstrate the result of operations.