mirror of
https://github.com/joe7575/techpack.git
synced 2024-11-29 18:43:53 +01:00
7d8d25026c
Lua controller added
441 B
441 B
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