add mesecons mods
This commit is contained in:
parent
71a53fbef8
commit
9861939223
721 changed files with 19937 additions and 1 deletions
|
@ -0,0 +1,7 @@
|
|||
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!).
|
||||
It works fine in an unloaded block, loading the block when the program needs to run.
|
||||
Events are properly delivered after a server restart.
|
||||
|
||||
<a href="http://mesecons.net/luacontroller/">Documentation is available here!</a>
|
Loading…
Add table
Add a link
Reference in a new issue