Skip to content

Fourth release

Compare
Choose a tag to compare
@lanmower lanmower released this 02 Feb 08:01
· 12 commits to main since this release
a3c5f24

How is this binary built?

You can do it yourself easily! get node 14.15.3 here https://nodejs.org/dist/v14.15.3/

and start a terminal with the nodevars file contained within

clone this projects git, delete the options.json (otherwise it gets included in the exe)

set up your build env:

npm -g install windows-build-tools
npm install

to build the exe run:

npx nexe index.js