simple lua protector for basic security
-
Breaks decompiler, so you don't have to care that somebody decryptins your script
-
Your strings will be safe, without performance impact (upd: now im not sure about it).
-
When you do
object.index(io.readfor ex.) the protector hides it. -
Nobody is gonna see your globals :)
node .\main.js .\input.lua .\build.lua
