moshimoshi 0.2.0

A small crate to sugar working with command callbacks in bevy.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.bevy]
version = "0.11"

[package]
authors = ["iiYese iiyese@outlook.com"]
description = "A small crate to sugar working with command callbacks in bevy."
edition = "2021"
keywords = ["bevy", "ecs", "ui", "callback", "macros"]
license = "MIT OR Apache-2.0"
name = "moshimoshi"
readme = "README.md"
repository = "https://github.com/iiYese/moshimoshi"
version = "0.2.0"