Add initial automatic roboport placement
This commit is contained in:
parent
1680fef14d
commit
caea696dd7
6 changed files with 203 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue