Emil Ernerfeldt
Emil Ernerfeldt
Here is a JSON branch: https://github.com/emilk/wfc/tree/json
Okay, I've updated the json branch. How is this: https://github.com/emilk/wfc/blob/json/samples.json ? (please ignore the less-than-perfect alignment)
You don't _have_ to align anything - it is still valid JSON, aligned or not. I don't care much either way, but here we go: https://github.com/emilk/wfc/blob/json/samples.json
JSON 👍
I want to, just haven't gotten around to it yet!
I don't have access to a Windows computer, but doesn't Win10 come with some sort of bash shell these days?
There is also the problem that `cargo rustdoc` cannot be run in a workspace: `cargo rustdoc -- -D rustdoc::missing_crate_level_docs` ``` ❯ cargo rustdoc -- -D rustdoc::missing_crate_level_docs error: manifest path egui/Cargo.toml`...
Thanks @Nemo157, that works!