mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-06-28 06:11:47 +02:00
[mesecons] Add NOR and OR gates, and documentation
This commit is contained in:
@ -0,0 +1,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>
|
Reference in New Issue
Block a user