techpack/sl_controller
2018-06-25 20:42:47 +02:00
..
textures SaferLua added 2018-06-24 22:33:00 +02:00
battery.lua Controller bugs fixed 2018-06-25 20:42:47 +02:00
commands.lua Controller bugs fixed 2018-06-25 20:42:47 +02:00
config.lua SaferLua added 2018-06-24 22:33:00 +02:00
controller.lua Controller bugs fixed 2018-06-25 20:42:47 +02:00
depends.txt New controller based on SaferLUA 2018-06-24 15:01:33 +02:00
description.txt SaferLua added 2018-06-24 22:33:00 +02:00
init.lua SaferLua added 2018-06-24 22:33:00 +02:00
mod.conf New controller based on SaferLUA 2018-06-24 15:01:33 +02:00
readme.md SaferLua added 2018-06-24 22:33:00 +02:00

SaferLua Controller [sl_controller] v0.01

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