StarArawn / bevy_ecs_tilemap

A tilemap rendering crate for bevy which is more ECS friendly.
MIT License
913 stars 196 forks source link

Move src/map/mod.rs to src/map.rs #540

Closed stevepryde closed 2 months ago

stevepryde commented 2 months ago

This simplifies the module structure a tiny bit.

Fixes #520

CalinZBaenen commented 2 months ago

Let's go! 🎉