summaryrefslogtreecommitdiff
path: root/mesecons/mesecons_luacontroller/doc/luacontroller/description.html
blob: ca146155b1478e26d377fa349a48f79bd71e0b71 (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>