Skip to content

Commit aa00883

Browse files
authored
Add bevy_ecs_tiled (#506)
1 parent 58d993e commit aa00883

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

Assets/2D/bevy_ecs_tiled.gif

36.8 KB
Loading

Assets/2D/bevy_ecs_tiled.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
name = "bevy_ecs_tiled"
2+
description = "Helpers for working with 2D tilemaps created with the Tiled map editor"
3+
link = "https://github.com/adrien-bon/bevy_ecs_tiled"
4+
image = "bevy_ecs_tiled.gif"
5+
crate = "bevy_ecs_tiled"

0 commit comments

Comments
 (0)