Make Server Public Print

  • 0

You can make your server public by entering your factorio.com sign up details into your

/saves/server-settings.json file.

Click "Edit Server Config"

Fid the line that looks like this.

"_comment_credentials": "Your factorio.com login credentials. Required for games with visibility public",
"username": "ADF-Sniper",
"password": "mysecretpassword",

"_comment_token": "Authentication token. May be used instead of password above.",
"token": "",



or


"_comment_credentials": "Your factorio.com login credentials. Required for games with visibility public",
"username": "ADF-Sniper",
"password": "",

"_comment_token": "Authentication token. May be used instead of password above.",
"token": "YOURTOKEN",

now start your server.

Was this answer helpful?

« Back