Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/megasantos/luabinaries

Generates Lua C header and binaries for Windows
https://github.com/megasantos/luabinaries

lua lua-library

Last synced: 5 days ago
JSON representation

Generates Lua C header and binaries for Windows

Awesome Lists containing this project

README

        

# LuaBinaries
Generates Lua C header and binaries for Windows

To generate the binaries, it is necessary to have one of the following versions of **Visual Studio**:

- 2017
- 2019
- 2022

Usage instructions:

After compiling, two folders are generated in the local directory: `include`, which contains the header files, and `bin`, which contains the binaries.

**Local**

**Include**

**Binaries**