mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-19 05:16:56 +00: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.