mirror of
https://github.com/zyllian/classics.git
synced 2025-05-13 18:00:54 -07:00
implement level rules feature, resolves #8
This commit is contained in:
parent
ff09a06b16
commit
728fc156c8
5 changed files with 512 additions and 2 deletions
|
@ -4,6 +4,7 @@ name = "classics"
|
|||
version = "0.1.0"
|
||||
|
||||
[dependencies]
|
||||
bevy_reflect = "0.15"
|
||||
bincode = "2.0.0-rc.3"
|
||||
bitmask-enum = "2"
|
||||
bytes = "1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue