Closed ZulluBalti closed 1 year ago
Hi,
Every time I run "cargo run" after making even a small change it takes too long to compile the code.
rusty_engine uses bevy under-the-hood. Feel free to follow Bevy's "fast compile" advice to speed things up!
rusty_engine
bevy
Hi,
Every time I run "cargo run" after making even a small change it takes too long to compile the code.