I've started a server with attached config.
Line 187:
Code: Select all
check-enable-replay-checkbox=true
Started a headless vanilla clean server.
1. creating a save-file:
Code: Select all
/opt/factorio-vanilla/bin/x64/factorio --create /opt/factorio-vanilla/saves/123.zip
Code: Select all
/opt/factorio-vanilla/bin/x64/factorio --start-server /opt/factorio-vanilla/saves/123.zip
Taking save-file to my game, loading it. No replay button enabled.
What am i doing worng?
And another quiestion: how can i be sure config.ini loaded or how can i force it?