Skip to content

Commit

Permalink
Adds bevy_audio_controller plugin (#484)
Browse files Browse the repository at this point in the history
  • Loading branch information
TurtIeSocks authored Nov 8, 2024
1 parent 67e8347 commit 8748308
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Assets/Audio/bevy_audio_controller.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
name = "bevy_audio_controller"
description = "Bevy plugin that simplifies channel management and track playback"
link = "https://github.com/TurtIeSocks/bevy_audio_controller"
crate = "bevy_audio_controller"

0 comments on commit 8748308

Please sign in to comment.