Fixed app being it's own git repo
This commit is contained in:
7
app/Cargo.toml
Normal file
7
app/Cargo.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[package]
|
||||
name = "app"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
bevy = "0.17.3"
|
||||
Reference in New Issue
Block a user