Skip to content

API Reference

James Touton edited this page Jun 4, 2015 · 4 revisions

The official API Reference can be found here, which will give you the majority of available Premake keywords. And since Premake is entirely based on Lua you can also use the full Lua API as well as some additional Lua functions that Premake adds.

Apart from those APIs, our blizzard module adds some other Project APIs to support our package management system.






The following APIs are specific to the xcode back-end and are not related to package management. Some of these may in the future be generalized to be recognized by other back-ends, such as the gmake back-end, by removing the xcode_ prefix.

Clone this wiki locally