Crates.io | bevy-fps-counter |
lib.rs | bevy-fps-counter |
version | 0.5.0 |
source | src |
created_at | 2023-05-01 14:37:54.759191 |
updated_at | 2024-09-26 11:48:19.015143 |
description | A simple FPS counter plugin for Bevy. |
homepage | https://github.com/Adamekka/bevy-fps-counter |
repository | https://github.com/Adamekka/bevy-fps-counter |
max_upload_size | |
id | 853437 |
size | 449,518 |
A simple FPS counter plugin for the Bevy game engine.
Command:
cargo add bevy-fps-counter
Cargo.toml:
[dependencies]
bevy-fps-counter = "*"
See examples
I don't use Bevy often, so I often miss new releases.
If a new version of Bevy is released and this crate is not updated, please open an issue or PR.
bevy-fps-counter |
bevy |
---|---|
0.5.0 |
0.14 |
0.4.0 |
0.13 |
0.3.0 |
0.12 |
0.2.0 |
0.11 |
0.1.0 |
0.10 |