Skip to content

Initial public release

Compare
Choose a tag to compare
@anabelle2001 anabelle2001 released this 02 Feb 01:10

Instructions for building from source; [NPM is required]

$ git clone https://github.com/beautron7/Project-Delta.git
$ cd project-delta
$ npm install
$ npm run build

This will put all of the necessary files (including an executable) in ./Project-Delta/build.
If you are on windows you can use the installer. That shouldn't require NPM.