Y
Y
YanChernyshev2019-12-10 19:20:20
Lua
YanChernyshev, 2019-12-10 19:20:20

How to encrypt Lua to Luac?

Hello, I want to encrypt Lua files, thereby converting it to Luac.
Help me please.
Or how can this be done using the C# language?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Q
q2zoff, 2019-12-10
@q27off

You will need a lua code to bytecode compiler (luac.exe). Creating a luac file is easy:
luac.exe -o script.luaс script.lua

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question