https://github.com/megasantos/luabinaries
Generates Lua C header and binaries for Windows
https://github.com/megasantos/luabinaries
lua lua-library
Last synced: 5 months ago
JSON representation
Generates Lua C header and binaries for Windows
- Host: GitHub
- URL: https://github.com/megasantos/luabinaries
- Owner: Megasantos
- Created: 2024-08-23T23:03:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-23T23:38:27.000Z (over 1 year ago)
- Last Synced: 2025-07-30T01:58:31.026Z (8 months ago)
- Topics: lua, lua-library
- Language: PowerShell
- Homepage:
- Size: 41.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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** 