Progress with factory generation from factory graph

This commit is contained in:
hal8174 2025-02-02 23:10:40 +01:00
parent 0ab97485bb
commit 0f8bf5000c
8 changed files with 613 additions and 81 deletions

2
Cargo.lock generated
View file

@ -569,7 +569,9 @@ dependencies = [
"factorio-layout",
"factorio-pathfinding",
"rand",
"serde",
"serde_json",
"serde_yaml",
]
[[package]]