Command line map generation settings
Posted: Fri Apr 08, 2016 6:21 pm
So currently we can generate a map without starting the game (or on a headless server) via command line using
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?
Code: Select all
factorio --create savename
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?