Skip to content

Water-Run/luaToEXE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

luaToEXE

The luaToEXE project provides several ready-to-use tools for compiling .lua files into standalone, dependency-free .exe executables.
These include:

  1. Command-line tool: exelua
  2. Python library: lua-to-exe

Please refer to the respective documentation for usage tutorials.

Platform limitation: Windows 32/64-bit
Supported Lua versions: See the query function provided by each sub-tool


The conversion capability of this project is based on:

  • srlua: A tool for packaging .lua files into directly executable .exe files.

About

Convert .lua scripts into standalone .exe executables with ready-to-use tools and libraries.

Resources

License

Stars

Watchers

Forks

Packages

No packages published