npm install
npm start
npm install electron-packager -g
electron-packager src/ "Croc & BB" --platform=linux,darwin --arch=x64 --out=out/
just manually renaming output directories since life is hard
Can't get Wine installed on OS X because the Homebrew package is broke af