Add initial automatic roboport placement

This commit is contained in:
Henning Lindemann 2025-03-18 22:46:28 +01:00
parent 1680fef14d
commit caea696dd7
6 changed files with 203 additions and 1 deletions

View file

@ -537,6 +537,8 @@ pub fn generate_factory<L: Layouter, P: Pathfinder + Sync, R: Rng + SeedableRng
b.add_blueprint(multistation_blueprint);
b.add_roboport_network();
b.connect_power_networks();
b