Initial asset library impl + tile images
This commit is contained in:
@@ -4,7 +4,7 @@ version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
bevy = { version = "0.16.1", features = ["dynamic_linking"]}
|
||||
bevy = { version = "0.16.1", features = ["dynamic_linking"] }
|
||||
bevy-inspector-egui = "0.33.1"
|
||||
|
||||
[profile.dev]
|
||||
|
||||
Reference in New Issue
Block a user