mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-12-04 11:57:56 +01:00
.. | ||
_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.