Please note you need to download and install drivers for Win32 and MacOSX versions. The GNU/Linux version doesn't need any drivers, as usual ;)
Latest release: 05/02/2016
The WhiteCat packager is not included in this repository because it contains lots of binaries, which would increase its size way too much.
The packager, including all binaries and builder scripts, can be found here, while the nwjs source and binaries can be found here.
The packager includes the following scripts:
- update.sh → Updates the packager to the latest WhiteCat version available in this repository
- build-gnu32.sh → Builds the GNU/Linux 32b package based on the WhiteCat version in the packager
- build-gnu64.sh → Builds the GNU/Linux 64b package based on the WhiteCat version in the packager
- build-osx.sh → Builds the MacOSX package based on the WhiteCat version in the packager
- build-win32.sh → Builds the Microsoft Windows package based on the WhiteCat version in the packager
- update-build-all.sh → Updates the packager to the latest WhiteCat version available in this repository and builds packages for all platforms. Additionally, it copies these ready-to-download packages into /var/www/whitecat, which should exist.
The Microsoft Windows packaging script depends on Inno Setup, ran headless by Wine.