Skip to content

This tool will parse intercepted data from Summoners War and extract information on the monsters and runes of the user.

License

Notifications You must be signed in to change notification settings

lancevance1/sw-exporter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summoner's War Exporter

This tool will parse intercepted data from Summoner's War and extract information on the monsters and runes of the user. It works just like SWProxy and the focus was to write a smooth proxy, that runs fast and to fix common glitches with SWPRoxy (SW starting problems, errors on event pages etc.). You can even turn on Summoners War Exporter for normal surfing, because it doesnt really influence other pages much.

swex

Downloading and Installation

  1. Go to the latest release.
  2. Download the package for your computer OS. Windows also offers a portable version which does not require installation.
  3. Run it!

Further instructions are available in the Help section of Summoner's War Exporter

Setting up for Development

Install node.js.

$ git clone https://github.com/Xzandro/sw-exporter.git
$ npm install
$ npm run dev
$ npm start

And you are ready to develop.

About

This tool will parse intercepted data from Summoners War and extract information on the monsters and runes of the user.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.9%
  • Other 1.1%