Skip to content

LeagueOfAutomatedNations/ScreepsBadgeService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScreepsBadgeService

This service offers a simple URL based API that builds badges for Screeps players on the fly. It provides both the original SVG as well as a PNG file.

Launch

  1. cp .settings.dist.json .settings.json
  2. Edit .settings.json with your API credentials.
  3. npm install
  4. node app.js