Files
soundboard/README.md

4 lines
188 B
Markdown

Soundboard made in Rust & Bevy. My first Rust project.
For compilation on Linux, you will need the mold linker to speed things up.
On an arch machine for example, do `sudo pacman -S mold`