Page 1 of 1

Help Needed : 0.13 Windows dedicated (headless) server

Posted: Wed Jun 29, 2016 9:19 am
by ironhead
Does anyone have a working batch file / config for a dedicated server on windows for 0.13?

i only got as far as creating a shortcut with the follow:
factorio.exe --start-server-load-latest.

Does anyone know how to incorporate the server-settings.example.json

i'm assuming this is where you would configure the public name, max players, password, server visibility etc.
what about rcon settings?

can't find any info on this!

i wish it was a simple check box within the game to make it a dedicated server or even steam integrated.

thanks in advance.

Re: Help Needed : 0.13 Windows dedicated (headless) server

Posted: Wed Jun 29, 2016 2:21 pm
by JetFox
--start-server C:\Factorio\saves\SaveName.zip --autosave-interval 10 --autosave-slots 4 --latency-ms 200 --port 1996 --rcon-port 1999 --rcon-password testaf321 --server-settings C:\Factorio\data\server-settings.json --allow-commands false