GitXplorerGitXplorer
C

bevy_scoreboard

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
8541af934a4877a429e0a132c69e7b3952074ae8

Merge pull request #1 from CleanCut/dependabot/cargo/ruzstd-0.7.3

CCleanCut committed 2 months ago
Unverified
f48d354ce09da204680f2bc95df61af0b904714e

cargo fmt

CCleanCut committed 2 months ago
Verified
1ed7302f484eb68be60e1bf2747eab1ba7ccbd0f

Bump ruzstd from 0.7.0 to 0.7.3

ddependabot[bot] committed 2 months ago
Unverified
92bb7671500d708a877c4f9749290fb94541b517

bevy_scoreboard 0.1.8

CCleanCut committed 4 months ago
Unverified
c4de2e5a60bc8f73120df662b502d2de7ac6867f

merge the winner plugin from bevy_cleancut into the scoreboard

CCleanCut committed 4 months ago
Unverified
11916b19db84898084ad64d135ac8cb822bb5e67

bevy_scoreboard 0.1.7

CCleanCut committed 4 months ago

README

The README file for this repository.

bevy_scoreboard

A bevy plugin that adds simple plugin functionality to a game.

Example

See the scoreboard example in the examples subdirectory, or clone this repository and run cargo run -r --example scoreboard.

Compatibility

bevy_scoreboard version Bevy version
0.1.x 0.14