initial commit
This commit is contained in:
11
Cargo.toml
Normal file
11
Cargo.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
[package]
|
||||
name = "hedz_reloaded"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
bevy = "0.15.2"
|
||||
bevy_trenchbroom = { version = "0.6.2", features = ["auto_register"] }
|
||||
bevy_flycam = "0.15.0"
|
||||
nil = "0.14.0"
|
||||
bevy-inspector-egui = "0.29.1"
|
||||
Reference in New Issue
Block a user