techpack/sl_robot
Joachim Stolberg e8bad31a17 Some improvements on the robot (still WIP)
First draft of tubelib_addons3 (still WIP)
2018-08-08 01:06:16 +02:00
..
sounds SaferLua Robot added 2018-07-19 22:40:38 +02:00
textures SaferLua Robot added 2018-07-19 22:40:38 +02:00
base.lua robby take/add commands added 2018-07-19 22:40:38 +02:00
commands.lua Some improvements on the robot (still WIP) 2018-08-08 01:06:16 +02:00
depends.txt SaferLua Robot added 2018-07-19 22:40:38 +02:00
description.txt SaferLua Robot added 2018-07-19 22:40:38 +02:00
init.lua Some improvements on the robot (still WIP) 2018-08-08 01:06:16 +02:00
mod.conf SaferLua Robot added 2018-07-19 22:40:38 +02:00
readme.md robby dig/place commands added 2018-07-19 22:47:30 +02:00
robot.lua Some improvements on the robot (still WIP) 2018-08-08 01:06:16 +02:00
run_cmnd.lua Some improvements on the robot (still WIP) 2018-08-08 01:06:16 +02:00

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