Skip to content
mba105 edited this page Sep 24, 2014 · 6 revisions

Home > Extending Premake


Extending Premake

A collection of how-to articles on extending and improving Premake. These are intended for folks who want to add new actions or API functions to Premake. If you just want to script your projects, have a look at Scripting with Premake instead.

This section is very much a work in progress, which I hope to gradually build up over time.


  • [Basic Premake Extension](Basic Premake Extension)
  • [Create A New Action](Create A New Action)
Clone this wiki locally