Page 1 of 1

[Mod] Insecure Lua Editor [0.1][editor_insecure_lua]

PostPosted: Sun Aug 28, 2016 16:44
by rubenwardy
Image

Uses the editor mod's API to give each player a virtual file system, and allow them to run lua code. This is very insecure, and shouldn't actually be used.

Version: 0.1
License: MIT
Dependencies: editor
Download: https://github.com/rubenwardy/editor_insecure_lua
/archive/master.zip
Github: https://github.com/rubenwardy/editor_insecure_lua

Report bugs or request help on the forum topic.

Installation



Unzip the archive, rename the folder to editor and
place it in minetest/mods/

( GNU/Linux: If you use a system-wide installation place
it in ~/.minetest/mods/. )

( If you only want this to be used in a single world, place
the folder in worldmods/ in your worlddirectory. )

For further information or help see:
http://wiki.minetest.com/wiki/Installing_Mods

Re: [Mod] Insecure Lua Editor [0.1][editor_insecure_lua]

PostPosted: Sun Aug 28, 2016 19:41
by duane
Excellent.

Re: [Mod] Insecure Lua Editor [0.1][editor_insecure_lua]

PostPosted: Mon Sep 05, 2016 23:51
by iangp
Nice one hehehe