Finish subfactory interface
This commit is contained in:
parent
82394cc342
commit
ff8795cea5
11 changed files with 537 additions and 310 deletions
|
|
@ -10,7 +10,7 @@ struct Args {
|
|||
json: bool,
|
||||
assembly_machines: usize,
|
||||
machine: String,
|
||||
recipe: String,
|
||||
recipe: Option<String>,
|
||||
output_belt: Beltspeed,
|
||||
input_belt: Vec<Beltspeed>,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue