.. | ||
textures | ||
battery.lua | ||
commands.lua | ||
config.lua | ||
controller.lua | ||
depends.txt | ||
description.txt | ||
init.lua | ||
mod.conf | ||
readme.md | ||
server.lua | ||
terminal.lua |
SaferLua Controller [sl_controller]
A tubelib compatible controller to be programmed in LUA
The mod uses SaferLua [safer_lua] as Lua sandbox for safe and secure code execution.
License
Copyright (C) 2018 Joachim Stolberg
Code: Licensed under the GNU LGPL version 2.1 or later. See LICENSE.txt
Dependencies
tubelib, safer_lua
History
- 2018-06-24 v0.01 * first draft
- 2018-06-26 v0.02 * Battery and Server added