Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Unclear - where do we put the username? #220

Answered by JAKONL
anewphilip asked this question in Q&A
Discussion options

You must be logged in to vote

You got it! replace worker1username and worker2username with the usernames of the accounts you want to utilize.

If you want more than two accounts then copy the following and paste it after the } that is the 3rd to last.

,
"worker2username": {
"password": "password",
"start_coords": [0, 50]
}

If you have problems try using a JSON Linter online like this one: https://jsonlint.com

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@anewphilip
Comment options

Answer selected by anewphilip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants