Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 313 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 313 Bytes

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