mirror of
https://github.com/csd4ni3l/soundboard.git
synced 2026-03-10 09:09:24 +01:00
4 lines
198 B
Markdown
4 lines
198 B
Markdown
Soundboard made in Rust & Bevy. My first Rust project.
|
|
|
|
For compilation on Linux, you will need the mold linker and clang to speed things up.
|
|
On an arch machine for example, do `sudo pacman -S mold` |