This repository has been archived on 2022-12-23. You can view files and clone it, but cannot push or open issues or pull requests.
fuck-premake-old2/modules/raw
2017-06-20 14:44:26 -07:00
..
_manifest.lua Move core modules into main repository; drop submodules 2016-11-09 14:29:33 -05:00
_preload.lua Use 'workspace' instead of 'solution'. 2017-06-20 14:44:26 -07:00
raw_action.lua Use 'workspace' instead of 'solution'. 2017-06-20 14:44:26 -07:00
raw.lua Move core modules into main repository; drop submodules 2016-11-09 14:29:33 -05:00
README.md Move core modules into main repository; drop submodules 2016-11-09 14:29:33 -05: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.