Initial community commit
This commit is contained in:
9
Src/external_dependencies/openmpt-trunk/include/premake/modules/raw/README.md
vendored
Normal file
9
Src/external_dependencies/openmpt-trunk/include/premake/modules/raw/README.md
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user