Skip to content

IPLSplatoon/add-sendou-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

add-sendou-data

Used for retrieving additional team and player data for SWS graphics (and maybe others). Uses the ipl-overlay-controls tournament data format.

Usage

  • Install dependencies: npm i
  • Copy the .env.example file into a file named .env and fill in your sendou.ink API key
  • Export tournament data from the "Data import/export" panel in ipl-overlay-controls
    • This might need a specific branch of ipl-overlay-controls
  • Run the utility, pointing it to the exported tournament data. For example: node index.js tournament-data.json
  • The utility will create a new file, ending in _with-sendou-data.json
  • In the "Data import/export" panel in ipl-overlay-controls, import the new file

About

Used for retrieving additional team and player data for SWS graphics (and maybe others)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors