8 lines
188 B
TOML
8 lines
188 B
TOML
[workspace]
|
|
members = [ "factorio-blueprint", "factorio-blueprint-generator", "factorio-core", "factorio-layout",
|
|
"factorio-pathfinding"
|
|
]
|
|
resolver = "2"
|
|
|
|
[profile.release]
|
|
debug = true
|