copied over from original version in game repo, full rewrite incomingg
This commit is contained in:
parent
0b4a98c83c
commit
dd4ee9732c
13 changed files with 5722 additions and 0 deletions
7
Cargo.toml
Normal file
7
Cargo.toml
Normal file
|
@ -0,0 +1,7 @@
|
|||
[package]
|
||||
name = "s10e-bevy-menus"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
bevy = "0.16.1"
|
Loading…
Add table
Add a link
Reference in a new issue