Easiest way to compile a lua script (*.exe)…?

前端 未结 1 956
不思量自难忘°
不思量自难忘° 2020-12-17 05:01

I just made a small program and I\'d like to share it with my friends and family.

Which is the best, the fastest and the easiest way to compile a Lua script?

相关标签:
1条回答
  • 2020-12-17 05:33

    If you want to turn our Lua script into a .exe, try srlua.

    0 讨论(0)
提交回复
热议问题