techpack/sl_robot/readme.md
2018-07-19 22:47:30 +02:00

21 lines
433 B
Markdown

SaferLua Robot [sl_robot]
=========================
## THIS IS WORK IN PROGRESS!
A tubelib compatible robot 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-07-06 v0.01 * first draft