Add Bevy ECS Tilemap and initial map setup
This commit is contained in:
@@ -5,6 +5,7 @@ edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
bevy = "0.17.2"
|
||||
bevy_ecs_tilemap = "0.17.0"
|
||||
|
||||
[profile.dev]
|
||||
opt-level = 1
|
||||
|
||||
Reference in New Issue
Block a user