bevy_pause

Crates.iobevy_pause
lib.rsbevy_pause
version0.1.0
sourcesrc
created_at2024-08-09 23:12:45.221948
updated_at2024-08-09 23:12:45.221948
descriptionA very simple pause plugin for Bevy
homepagehttps://github.com/CleanCut/bevy_pause
repositoryhttps://github.com/CleanCut/bevy_pause
max_upload_size
id1331819
size115,596
Nathan Stocks (CleanCut)

documentation

README

bevy_pause

A bevy plugin that adds simple pause functionality to a game.

Example

See the pause example in the examples subdirectory, or clone this repository and run cargo run -r --example pause.

Compatibility

bevy bevy_pause
0.14.* 0.1.*
< 0.14 Unsupported
Commit count: 0

cargo fmt