Page 1 of 1

Command line map generation settings

Posted: Fri Apr 08, 2016 6:21 pm
by Vudjun
So currently we can generate a map without starting the game (or on a headless server) via command line using

Code: Select all

factorio --create savename
However this always uses default map generation settings and the freeplay scenario script.
To generate a map with specific settings and scenario for use in a dedicated server I have to create the map with my client, then upload it to the server.

Could --scenario and --mapgenerationsettings parameters, pointing to appropriate files, be added to allow this?