mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-09 00:15:48 -07:00
|
|
||
|---|---|---|
| .. | ||
| _manifest.lua | ||
| _preload.lua | ||
| raw.lua | ||
| raw_action.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.