bundle_bundle 0.1.0

bundle bundles in a chain
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.bevy]
default-features = false
version = "0.9"

[package]
categories = ["game-development"]
description = "bundle bundles in a chain"
edition = "2021"
keywords = ["bevy", "ergonomics", "games", "bundle", "ecs"]
license = "MIT OR Apache-2.0"
name = "bundle_bundle"
readme = "README.md"
repository = "https://github.com/ickshonpe/bundle_bundle"
version = "0.1.0"