https://github.com/kckarnige/NeoNWjsForC2
My own modern replacement for "NW.js for Construct 2".
https://github.com/kckarnige/NeoNWjsForC2
Last synced: 18 days ago
JSON representation
My own modern replacement for "NW.js for Construct 2".
- Host: GitHub
- URL: https://github.com/kckarnige/NeoNWjsForC2
- Owner: kckarnige
- License: mpl-2.0
- Created: 2025-03-25T03:15:42.000Z (27 days ago)
- Default Branch: main
- Last Pushed: 2025-03-27T20:41:57.000Z (25 days ago)
- Last Synced: 2025-03-27T21:32:07.606Z (25 days ago)
- Language: JavaScript
- Homepage:
- Size: 94.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-construct - Neo NW - Easily setup exporting for the latest version of NW.js, replacing the outdated "NW.js for Construct 2" installer. (Export / Construct 2)
README

# Neo NW for Construct 2
My own modern replacement for "NW.js for Construct 2".*Icon uses the Construct 2 logo, [this Roblox hat](https://www.roblox.com/catalog/122415713240099/Sonic-Ova-Movie-Iconic-Pink-Hat), and [this cane from the Home Depot website](https://www.homedepot.com/p/Brazos-Walking-Sticks-37-in-Twisted-Walnut-Walking-Cane-502-3000-0281/205856200)*
> [!NOTE]
> - Make sure to run this with an elevated terminal.
>
> - Downloads may be slower than expected due to the single-threaded nature of Node.js. I'm unsure how to setup multi-threading properly, specifically for downloads, so if you know how please feel free to create a pull-request!## Usage
- Make sure you have Contruct 2 installed, as well as Node.js and PNPM (got questions? google)
- Clone this repository and open it in an admin terminal
- Install dependencies and run `pnpm start` and let it do it's thing
- Enjoy exporting your C2 games with the latest version of NWjs!
Not affiliated with Scirra Ltd