This commit is contained in:
Edgar 2023-10-30 10:26:20 +01:00
parent 74017b961d
commit cbccc95048
No known key found for this signature in database
GPG key ID: 70ADAE8F35904387
2 changed files with 469 additions and 430 deletions

897
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -13,5 +13,5 @@ lto = "thin"
[dependencies]
bevy = { version = "0.11", features = ["dynamic_linking"] }
bevy-inspector-egui = "0.19"
bevy-inspector-egui = "0.20"
bevy_ecs_tilemap = "0.11"