bevy_mod_debugdump
bevy_mod_debugdump copied to clipboard
Broken
Thanks for the open source, but samples from the readme are broken.
Broken in which way? The only problem I noticed is that they don't disable the LogPlugin like the examples do, so you can't do cargo run | dot -Tsvg directly, I fixed that. Otherwise I see no problem with them. Are using using bevy_mod_debugdump 0.3.0?
I meant examples form the readme file Is that possible them are outdated?
I don't think so. I pasted them in a new file and everything worked as expected. What error message are you getting?
Should be fixed now, I rewrote the readme with the latest release