Add PathFinder trait
This commit is contained in:
parent
5c8010c23b
commit
08eb0a8e11
8 changed files with 688 additions and 373 deletions
|
|
@ -1,4 +1,4 @@
|
|||
use factorio_blueprint::abstraction::{Blueprint, Entity, EntityType, RailType, UndergroundType};
|
||||
use factorio_blueprint::abstraction::{Blueprint, Entity, RailType, UndergroundType};
|
||||
use factorio_core::{beltoptions::Beltspeed, prelude::*};
|
||||
|
||||
use crate::{balancer::binary_balancer, station::basic_station};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue