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.
320
320
[ hecs_rapier ] : https://github.com/smokku/hecs_rapier
321
321
[ bevy_rapier2d ] : https://github.com/dimforge/bevy_rapier
322
322
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
+
323
338
### [ bevy_verlet]
324
339
325
340
![ bevy_verlet] ( bevy_verlet.gif )
You can’t perform that action at this time.
0 commit comments