This commit is contained in:
7
node_modules/screeps-api/test/credentials.js
generated
vendored
Normal file
7
node_modules/screeps-api/test/credentials.js
generated
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
module.exports = {
|
||||
username: 'screeps-api-testing',
|
||||
password: 'mG3r3TIRbDnSrraGnOdIQyBek1hfxu',
|
||||
protocol: 'https',
|
||||
hostname: 'server1.screepspl.us',
|
||||
port: 443,
|
||||
};
|
Reference in New Issue
Block a user