Make Server Public

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.
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to transfer my old save

In the saves directory you will see ClanHost.zipShutdown your server...Delete the new generated...

Server not starting.

First place to start is by looking in the log file.factorio-current.logIf you can not find a...