mirror of
https://github.com/csd4ni3l/soundboard.git
synced 2026-03-10 17:19:24 +01:00
Update README to include clang dependency, move virtual mic creation to the app, add length tracking to the app and remove sounds that already ended, move from Systemtime to Instant and virtual mic recreation inside the app if anything bugs out
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Soundboard made in Rust & Bevy. My first Rust project.
|
||||
|
||||
For compilation on Linux, you will need the mold linker to speed things up.
|
||||
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`
|
||||
Reference in New Issue
Block a user