mirror of
https://github.com/csd4ni3l/soundboard.git
synced 2026-01-01 04:23:45 +01:00
Add JSON file loading and new resmut for storing it but nothing much yet
This commit is contained in:
@@ -9,6 +9,8 @@ cpal = "0.17.0"
|
||||
rand = "0.9.2"
|
||||
rfd = "0.16.0"
|
||||
rodio = { version = "0.21.1", features = ["mp3", "wav", "flac", "vorbis"] }
|
||||
serde = "1.0.228"
|
||||
serde_json = "1.0.146"
|
||||
|
||||
[dependencies.bevy]
|
||||
version = "0.17.3"
|
||||
|
||||
Reference in New Issue
Block a user