Last active
April 13, 2018 23:09
-
-
Save tedivm/9ce0f116dc7807a96975ded2321681b0 to your computer and use it in GitHub Desktop.
Screeps Standard Config File
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
connections: | |
main: | |
host: screeps.com | |
secure: true | |
token: '35a345b9-bc6b-4855-8566-66b341913f9b' | |
ptr: | |
host: screeps.com | |
secure: true | |
token: '35a345b9-bc6b-4855-8566-66b341913f9b' | |
ptr: true | |
screepsplus: | |
host: screepsplus.com | |
secure: false | |
port: 21025 | |
username: bob | |
password: password123 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment