bevy-panic-handler 2.2.0

A Bevy plugin that creates a popup message and logs to error on panic
Documentation
[dependencies.bevy]
default-features = false
version = "^0.13.0"

[dependencies.msgbox]
version = "0.7.0"

[package]
authors = ["Daniel Yoon"]
categories = ["game-engines"]
description = "A Bevy plugin that creates a popup message and logs to error on panic"
edition = "2021"
keywords = ["bevy", "panic", "popup"]
license = "MIT OR Apache-2.0"
name = "bevy-panic-handler"
readme = "README.md"
repository = "https://github.com/Koranir/bevy-panic-handler"
version = "2.2.0"