heron_core 0.1.0

Core components and resources to use Heron
Documentation
[dependencies.bevy_ecs]
version = "^0.4.0"

[dependencies.bevy_math]
version = "^0.4.0"
[dev-dependencies.bevy]
default-features = false
version = "0.4"

[package]
authors = ["Jonathan Cornaz"]
description = "Core components and resources to use Heron"
edition = "2018"
license = "MIT"
name = "heron_core"
repository = "https://github.com/jcornaz/heron/"
version = "0.1.0"