sbepistats 0.2.1

A Minecraft-inspired stat system for Bevy
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# sbepistats

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

A Minecraft-inspired stat system for Bevy.

## Getting started

Check the [docs](https://docs.rs/sbepistats) and [tests](https://github.com/DragonFoxCollective/sbepistats/tree/main/sbepistats/tests)!

## Bevy compatibility

| bevy  | sbepistats |
|-------|------------|
| 0.18  | 0.1, 0.2   |