Skip to content

2.5.1

Latest

Choose a tag to compare

@kckarnige kckarnige released this 27 Apr 23:52
· 6 commits to main since this release
  • Build now uses nexe instead of YAO's Pkg fork
  • Added missing flags
  • Added a few alternate flag aliases
  • Added a check for elevation, if required by the current settings
  • Executable now has a custom icon and file info

Warning

This needs to be ran in an elevated terminal to function properly!

Due to how Construct 2 handles NW.js support, files need to be placed in a specific directory: C:\Program Files\NWjsForC2. Accessing this directory requires an elevated terminal, this is why it is a requirement. I recommend installing something like gsudo to make it easier on yourself, or if you're using the 24H2 release of Windows 11, the sudo command should be available to you right out the box.

You do not need an elevated terminal if localInstall is enabled, or if you use the --local flag.