Skip to content

Commit

Permalink
chore: add bevy_ecs_ldtk 0.11 to compatibility chart (#342)
Browse files Browse the repository at this point in the history
This updates the compatibility chart in the README.md in anticipation of
the release of bevy_ecs_ldtk 0.11.
  • Loading branch information
Trouv authored Dec 23, 2024
1 parent f44a281 commit 690f1f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ $ cargo run --example example-name
## Compatibility
| bevy | bevy_ecs_tilemap | LDtk | bevy_ecs_ldtk |
| --- | --- | --- | --- |
| 0.15 | 0.15 | 1.5.3 | 0.11 |
| 0.14 | 0.14 | 1.5.3 | 0.10 |
| 0.12 | 0.12 | 1.5.3 | 0.9 |
| 0.11 | 0.11 | 1.3.3 | 0.8 |
Expand Down

0 comments on commit 690f1f5

Please sign in to comment.