]> git.lizzy.rs Git - dragonfireclient.git/commit
[CSM] Add function to get the definition of items (#5732)
authorbigfoot547 <bigfoot547@users.noreply.github.com>
Sun, 21 May 2017 12:40:55 +0000 (07:40 -0500)
committerLoïc Blot <nerzhul@users.noreply.github.com>
Sun, 21 May 2017 12:40:55 +0000 (14:40 +0200)
commitdfa0c15ce045705f05487d623dc7beca6c945b4b
tree20f8e1beed4524f4f92e5a6af52c7b01eb8ef7ac
parentae483f1bd00625216bb0a35370f0cc4568ad7893
[CSM] Add function to get the definition of items (#5732)

Add node def and item def documentation.

Please be ready for merge!
doc/client_lua_api.md
src/script/common/c_content.cpp
src/script/common/c_content.h
src/script/lua_api/l_client.cpp
src/script/lua_api/l_client.h