File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -320,6 +320,21 @@ This makes `hecs_rapier` feature complete, with `bevy_rapier2d` feature parity.
320320[ hecs_rapier ] : https://github.com/smokku/hecs_rapier
321321[ bevy_rapier2d ] : https://github.com/dimforge/bevy_rapier
322322
323+ ### [ bevy_kira_audio]
324+
325+ [ bevy_kira_audio] is a [ Bevy] plugin that integrates the audio library [ Kira]
326+ into [ Bevy] applications.
327+
328+ In the latest version ` 0.6.0 ` , you can load files with custom semantic
329+ durations and play looped audio with an intro. The plugin now also cleans up
330+ old sound instances. Following Bevy, [ bevy_kira_audio] is now licensed under
331+ dual MIT + Apache 2.0, and the library will no longer crash on systems without
332+ an audio device.
333+
334+ [ bevy_kira_audio ] : https://github.com/NiklasEi/bevy_kira_audio
335+ [ Bevy ] : https://github.com/bevyengine/bevy
336+ [ Kira ] : https://github.com/tesselode/kira
337+
323338### [ bevy_verlet]
324339
325340![ bevy_verlet] ( bevy_verlet.gif )
You can’t perform that action at this time.
0 commit comments