Install Dependencies
to install the PumpXvol for the first time you need to install dependencies
Install NodeJS from this link: https://nodejs.org/en/download
Extract the vol.zip and open a terminal in the folder
Run
npm install
in the target directoryFill out the Config.json file with your details. - See more...
Run
node main.js
in the target directory
Last updated