Skip to content

Stop adding TilemapRenderingPlugin or texture preload when RenderApp is not available. - #638

Open
wlinna wants to merge 1 commit into
StarArawn:mainfrom
wlinna:main
Open

Stop adding TilemapRenderingPlugin or texture preload when RenderApp is not available.#638
wlinna wants to merge 1 commit into
StarArawn:mainfrom
wlinna:main

Conversation

@wlinna

@wlinna wlinna commented Jul 7, 2026

Copy link
Copy Markdown

Fixes #50

I don't have deep knowledge of bevy_ecs_tilemap, but this humble change has served me well enough. With this change, I can run my server in headless mode without dropping render feature (which I still need on my client crate).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Headless mode (for multiplayer)

1 participant