Page 1 of 1

Create blueprint.dat

Posted: Fri Mar 31, 2017 5:50 pm
by der-dave.com
Hi together,

I have a quick question:
What do I have to do to create a "blueprint.dat" which contains all data of the map to use in a custom scenario?

For example:
The Team production challenge scenario contains a "blueprint.dat"-file which contains the map layout to use? How can I create such a file to put it into my own scenario (or to Change the map of another scenario?).

Thanks guys :)

Re: Create blueprint.dat

Posted: Mon Apr 03, 2017 11:53 am
by daniel34
You can create scenarios from saves from the command line (and vice-versa):

Code: Select all

factorio --map2scenario mysave
factorio --scenario2map myscenario
Converting a save to a scenario will make a new folder scenarios next to the saves folder and put the new scenario there.