0ad/build/premake/premake5/modules/raw
2017-10-28 16:10:49 +00:00
..
_manifest.lua Alpha 12 version of Premake 5, including prebuilt binary for Windows. 2017-10-28 16:10:49 +00:00
_preload.lua Alpha 12 version of Premake 5, including prebuilt binary for Windows. 2017-10-28 16:10:49 +00:00
raw.lua Alpha 12 version of Premake 5, including prebuilt binary for Windows. 2017-10-28 16:10:49 +00:00
raw_action.lua Alpha 12 version of Premake 5, including prebuilt binary for Windows. 2017-10-28 16:10:49 +00:00
README.md Alpha 12 version of Premake 5, including prebuilt binary for Windows. 2017-10-28 16:10:49 +00:00

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.