Crates.io | bevy_scoreboard |
lib.rs | bevy_scoreboard |
version | 0.1.8 |
source | src |
created_at | 2024-08-06 23:49:14.285152 |
updated_at | 2024-09-10 00:36:01.46558 |
description | A very simple scoreboard plugin for Bevy |
homepage | https://github.com/CleanCut/bevy_scoreboard |
repository | https://github.com/CleanCut/bevy_scoreboard |
max_upload_size | |
id | 1327867 |
size | 313,770 |
A bevy plugin that adds simple plugin functionality to a game.
See the scoreboard example in the examples
subdirectory, or clone this repository and run cargo run -r --example scoreboard
.
bevy_scoreboard version | Bevy version |
---|---|
0.1.x | 0.14 |