winamp/Src/external_dependencies/openmpt-trunk/include/premake/modules/raw/README.md

10 lines
213 B
Markdown
Raw Normal View History

2024-09-24 12:54:57 +00:00
Premake extension to support writing the raw lua tables.
### Usage ###
Simply generate your project using the `raw` action:
```bash
premake5 raw
```
and open the generated workspace.raw file in any text editor.