TooAngel/screeps

View on GitHub
account.screeps.com.js.sample

Summary

Maintainability
Test Coverage
module.exports = {
  /** screeps.com account information */
  email: 'your-email@here', password: 'your-secret'
};