refactor a lil
This commit is contained in:
parent
178c344859
commit
ee4c492018
8 changed files with 34 additions and 144 deletions
|
|
@ -1,8 +1,10 @@
|
|||
[package]
|
||||
name = "tiny_riichi"
|
||||
name = "jong"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[lib]
|
||||
|
||||
[dependencies]
|
||||
bevy = { version = "0.17.3", features = ["dynamic_linking"] }
|
||||
bevy_ratatui = "0.10.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue