Install Dependencies

to install the PumpXvol for the first time you need to install dependencies

  1. Install NodeJS from this link: https://nodejs.org/en/download

  1. Extract the vol.zip and open a terminal in the folder

  2. Run npm install in the target directory

  3. Fill out the Config.json file with your details. - See more...​

  4. Run node main.js in the target directory

Last updated