Archived
1
0
This repository has been archived on 2024-10-17. You can view files and clone it, but cannot push or open issues or pull requests.
winamp/Src/external_dependencies/openmpt-trunk/include/premake/modules/raw
..
_manifest.lua
_preload.lua
raw_action.lua
raw.lua
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.