I'm trying to setup a headless server to run the wave defense scenario.
I'm trying to launch the server with (left off the standard server config stuff in this example)
Code: Select all
.\bin\x64\factorio.exe --start-server-load-scenario wave-defense
Code: Select all
The scenario does not contain control.lua. Loading freeplay scripts.
What is the correct way to specify a scenario for --start-server-load-scenario?