Description
Generate project and build files from Lua-based configuration scripts, helping developers maintain builds for different environments from one project description. It is useful for older projects that still use Premake 3.
Build generators can create or overwrite project files. Review scripts from untrusted projects before running them, because Lua configuration is executable code.