mirror of
https://github.com/minetest-mods/mesecons.git
synced 2025-07-04 08:30:24 +02:00
6 lines
317 B
HTML
6 lines
317 B
HTML
The Lua controller 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>
|