Add factory generator

This commit is contained in:
hal8174 2025-01-31 23:37:45 +01:00
parent 295490858b
commit 6fbff67e61
14 changed files with 308 additions and 15 deletions

2
Cargo.lock generated
View file

@ -566,7 +566,9 @@ dependencies = [
"clap 4.5.27",
"factorio-blueprint",
"factorio-core",
"factorio-layout",
"factorio-pathfinding",
"rand",
"serde_json",
]