Skip to content
/ Lua Public

Our version of Lua

Notifications You must be signed in to change notification settings

Leadwerks/Lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lua

Just add these files into your Lua file and everything will work. This is using Lua 5.1.5 and VS 2019 but it should be easy to reconfigure for other versions.

lusconf.h is included with LUA_IDSIZE changed from 60 to 2048. This eliminates the problem of file paths being truncated in error messages.

Download Lua here: https://www.lua.org/ftp/

About

Our version of Lua

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published