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 installin the target directoryFill out the Config.json file with your details. - See more...
Run
node main.jsin the target directory
Last updated