Releases: kckarnige/FreshNWjsForC2
2.5.1
- 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.
2.4.0
The first executable version of this project, from a single file!
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.