Skip to content

Commit f49f175

Browse files
authored
Update README.md
1 parent 480f54c commit f49f175

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,11 @@ Edit `.screepsrc` to configure
5151
user = admin
5252
pass = password
5353
```
54+
55+
If using screeps-launcher, you can specify user and pass in your `config.yml`:
56+
```yaml
57+
env:
58+
backend:
59+
MAPTOOL_USER: admin
60+
MAPTOOL_PASS: password
61+
```

0 commit comments

Comments
 (0)