/room-nwjs

Primary LanguageJavaScript

This is a simple project that combines basro's token generator with node-haxball API.

Instructions:

  1. Create a folder named nw inside this repository: mkdir nw
  2. Go to the NW.js download page. Download the appropriate version for your operating system.
  3. Extract the contents of the downloaded NW.js archive into the nw folder created in step 1.
  4. Navigate to the nw folder. cd nw
  5. Execute the following command to run NW.js and point it to the project root .\nw ../

Remember to install dependencies. npm install