Skip to content

v0.6.1.0

Latest

Choose a tag to compare

@luau-project luau-project released this 27 Jul 22:28
· 1 commit to master since this release
21f1b9f

Important

Please, before trying to use any tool provided here, perform the initial Setup

Overview

This is a bug-fix release:

  • Fixed the installation of lua.hpp for Lua versions ranging from 5.1 to 5.1.5. Previously, this lua.hpp header file was missed because it is not located in the usual source folder. However, lua.hpp is an important file needed by people creating modules written in C++ for such Lua versions;
  • Improved the order of arguments passed to MSVC compiler and linker;
  • Updated images on README to reflect the new release (v0.6.1.0).

End User application

running

Command Line application

running-from-cmd