# Bevy World-Swap Swap an app's `World` at runtime with another `World`. Useful for having separate menu and game worlds, for separate loading and main worlds, etc. ## Features ## Bevy compatability | `bevy` | `bevy_worldswap` | |--------|-------------------| | 0.13 | main |