[0.17.34] No way to enable research queue at start for command line generated maps
-
- Burner Inserter
- Posts: 6
- Joined: Tue May 30, 2017 9:25 pm
- Contact:
[0.17.34] No way to enable research queue at start for command line generated maps
There does not seem to be any way to specify that the research queue should be enabled from the start in map-gen-settings.json, in map-settings.json, or on the command line itself. The option is there when generating a map using the in-game GUI. So, it seems like it should also be there in one of the settings files. If it is currently possible, then I have not been able to find any information about how to do it.
Re: [0.17.34] No way to enable research queue at start for command line generated maps
Update the game and then use difficulty_settings.research_queue_setting in the map settings.
I'm an admin over at https://wiki.factorio.com. Feel free to contact me if there's anything wrong (or right) with it.
-
- Burner Inserter
- Posts: 6
- Joined: Tue May 30, 2017 9:25 pm
- Contact:
Re: [0.17.34] No way to enable research queue at start for command line generated maps
This works. Thank you!
Just so you know, I do not see that setting in map-settings.example.json after updating, but adding it to my map-settings does work.
Code: Select all
"research_queue_setting": "always"