Advertisement
deutscher_Adler

WoWs-Stats-Install-Info

May 3rd, 2016
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 1.80 KB | None | 0 0
  1. Installation
  2.  
  3.     Make sure you have Node.js(https://nodejs.org/en/) installed, and you have restarted your computer if you just ran the installation.
  4.     Make sure you have replay enabled in World of Warships.
  5.     Clone this repo.
  6.     Make sure there is no open web page with address: http://localhost:8080
  7.     Run install.bat.
  8.     You should see a web page open on http://localhost:8080, like this: Installation
  9.  
  10.         If you leave or refresh this page, installation will be cancelled, and you will need to run install.bat again.
  11.         Change World of Warships Location to where you installed World of Warships, it is usually the default value C:\Games\World_of_Warships. Click on Validate to make sure the location is correct.
  12.         Select your region.
  13.         Get an Application ID from Wargaming Developer Room(http://eu.wargaming.net/developers/) at your region.
  14.             Note: You can skip this step and wows-stats will use the demo key, where Wargaming has a limit on how many times you can hit their API in a certain period of time using demo as a key. I recommend you go ahead and follow the steps, it takes less than a minute and it is totally free.
  15.             Create an application on My Applications(https://eu.wargaming.net/developers/applications/) page in Wargaming Developer Room(http://eu.wargaming.net/developers/) at your region and copy the newly generated Application ID.
  16.             Place Application ID you copied into Application ID textbox.
  17.             Click on Validate to make sure the Application ID you placed works.
  18.         Click on Save. If everything goes through, the installation page will becomes an blank page.
  19.  
  20. Usage
  21.  
  22.     Run run.bat to start the app.
  23.     You should see a web page open on http://localhost:8080, make sure only one web page to that address is open at all time.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement