summaryrefslogtreecommitdiff
path: root/mesecons_luacontroller/doc/luacontroller/description.html
blob: e549ffe5a31aeb1628b5d5b376b794c4773ced25 (plain)
1
2
3
4
5
The Luacontroller is an advanced programmable component.
You can simply code it in the language Mesecons uses itself: Lua!
All the code runs in a sandbox, so it's completely safe (but I won't guarantee that for absolute certainty!).

<a href="http://mesecons.net/luacontroller/">Documentation is available here!</a>