Skip to content

v1.0 First Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@tilkinsc tilkinsc released this 02 May 01:32
· 290 commits to master since this release

This is a windows build using mingw32.

Lua5.3.4 was used.

Compiled using:

gcc -O2 -g0 -Wall -c *.c
gcc -O2 -g0 -Wall -o lua.exe *.o