Add a Way of checking for specific Feature with Lua Adds minetest.get_feature() and...
authorSfan5 <sfan5@live.de>
Wed, 1 May 2013 10:31:21 +0000 (12:31 +0200)
committerSfan5 <sfan5@live.de>
Wed, 1 May 2013 13:06:01 +0000 (15:06 +0200)
commita4183994a446a065e3151745b4167270ebae6194
tree42adc331db248e6f34188d6e0111d454a5162144
parentc824abd7b2e199d9c7e3dcc2839a28275f4120f2
Add a Way of checking for specific Feature with Lua Adds minetest.get_feature() and minetest.has_feature()
builtin/builtin.lua
builtin/features.lua [new file with mode: 0644]
doc/lua_api.txt