Skip to content

Web2Executable v0.5.1b

Compare
Choose a tag to compare
@jyapayne jyapayne released this 07 Aug 22:37
· 121 commits to master since this release

Features

  • Implemented #150 - Added the ability to name output directories after a pattern containing setting references. Using the new "Output Name Pattern" field in the "Export Settings" tab, you can reference any settings by label and they will auto complete and insert a tag that is based on the manifest format for NW.js ( %(app_name) for App Name, %(icon) for Window Icon, etc)