Jef 20d28e80a5 Initial community commit 2 months ago
..
README.md 20d28e80a5 Initial community commit 2 months ago
_manifest.lua 20d28e80a5 Initial community commit 2 months ago
_preload.lua 20d28e80a5 Initial community commit 2 months ago
raw.lua 20d28e80a5 Initial community commit 2 months ago
raw_action.lua 20d28e80a5 Initial community commit 2 months ago

README.md

Premake extension to support writing the raw lua tables.

Usage

Simply generate your project using the raw action:

premake5 raw

and open the generated workspace.raw file in any text editor.