Hello Guys,
Do i need an extra key to host an server and also play in it?
Im planning to host a linux server with the headless server config.
But i asso want to play on my server
Server Key
Re: Server Key
You can use same key to host and play at the same time.
Re: Server Key
Even if that is on an other pc?
Re: Server Key
I can confirm that it works because that is my setup.
Re: Server Key
Oh wait,
I dont have a key. because i bought it on steam.
When i checked my account i dont have access to a key on the factorio website.
I dont have a key. because i bought it on steam.
When i checked my account i dont have access to a key on the factorio website.
Re: Server Key
If you have a token in player-data.json, you can use that as well.
- impetus maximus
- Smart Inserter
- Posts: 1299
- Joined: Sat Aug 20, 2016 10:07 pm
- Contact:
Re: Server Key
like so in your server-settings.json fileluc wrote:If you have a token in player-data.json, you can use that as well.
Code: Select all
"_comment_token": "Authentication token. May be used instead of 'password' above.",
"token": "a12345hjbjlettersnumbersblah",
Re: Server Key
It's not obvious, I was looking for the two days, but you can find key inPurky wrote:Oh wait,
I dont have a key. because i bought it on steam.
When i checked my account i dont have access to a key on the factorio website.
Code: Select all
C:\Users\%USERNAME%\AppData\Roaming\Factorio\player-data.json
Last edited by Mifczu on Mon Feb 27, 2017 6:25 pm, edited 1 time in total.
- impetus maximus
- Smart Inserter
- Posts: 1299
- Joined: Sat Aug 20, 2016 10:07 pm
- Contact:
Re: Server Key
also found in the root folder if you play the 'package' version of Factorio.Mifczu wrote:
IT's not obvious, I was looking for the two days, but you can find key inCode: Select all
C:\Users\%USERNAME%\AppData\Roaming\Factorio\player-data.json