Skip to content

What's New in 5.0

Jason Perkins edited this page Dec 22, 2015 · 35 revisions

Name Changes

  • The executable is now named premake5
  • The default project script is now premake5.lua; premake4.lua remains as a fallback.

Flags and Actions

  • --interactive (open an interactive command prompt)
  • vs2012, vs2013, vs2015 (Visual Studio 2012, 2013, 2015)

Major Features

New or Modified Globals

New or Modified API calls

New or Modified Lua library calls

Deprecated Values and Functions

Clone this wiki locally