mesecons/mesecons_luacontroller
NatureFreshMilk a2386164ac add luacontroller environment customization function
the luacontroller environment can be customized in dependent mods
by overriding the mesecon.luacontroller.customize_environment(env, pos, mem) function
prividing dependent mods the ability to add more functions to
the luacontroller enviromment (use-case, for example: mob-control, chat, etc)
2019-06-21 07:34:08 +02:00
..
doc/luacontroller Document inactive block behaviour (#447) 2018-12-21 22:10:08 +03:00
textures Make LuaC formspec bigger (#338) 2017-05-08 02:59:57 +04:00
depends.txt Add luacontroller, a microcontroller that you can code in lua. 2013-01-13 00:18:25 +01:00
init.lua add luacontroller environment customization function 2019-06-21 07:34:08 +02:00