diff --git a/content/news/030/index.md b/content/news/030/index.md index 664487a9b..c596e040f 100644 --- a/content/news/030/index.md +++ b/content/news/030/index.md @@ -76,6 +76,16 @@ If needed, a section can be split into subsections with a "------" delimiter. ## Library Updates +### leafwing-input-manager + +`leafwing-input-manager` ([GitHub](https://github.com/Leafwing-Studios/leafwing-input-manager), +[crates.io](https://crates.io/crates/leafwing-input-manager)) by [@alice-i-cecile](https://twitter.com/AliceICecile) +is an ergonomic, featureful and fully documented Bevy library +for expressively abstracting over user input. + +Supports local multiplayer, enables input rebinding, integrates with `bevy_ui`, +and handles chords! + ## Popular Workgroup Issues in Github