Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Commit

Permalink
Crates.io badge
Browse files Browse the repository at this point in the history
  • Loading branch information
porkbrain committed Jan 11, 2024
1 parent 3c5c426 commit e20df73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# `bevy_webp_anim`

[![Docs](https://docs.rs/bevy_webp_anim/badge.svg)](https://docs.rs/bevy_webp_anim/latest/bevy_webp_anim/)
![crates.io](https://img.shields.io/crates/v/bevy_webp_anim.svg)

Plugin for loading and playing animated `.webp` images in bevy.
We make the assumption that any webp file loaded with the provided `WebpLoader` is an animation.
Expand Down

0 comments on commit e20df73

Please sign in to comment.