[dependencies.amethyst_core]
version = "0.10.0"
[dependencies.amethyst_error]
version = "0.5.0"
[dependencies.amethyst_input]
version = "0.11.0"
[dependencies.gilrs]
optional = true
version = "0.7.4"
[dependencies.serde]
features = ["derive"]
version = "1.0"
[package]
authors = ["Yanik Lyth <yanik@yaniklyth.ca>"]
description = "Basic amethyst input library"
edition = "2018"
keywords = ["input", "amethyst", "controller", "gilrs"]
license = "MIT/Apache-2.0"
name = "bami"
readme = "README.md"
repository = "https://gitlab.com/luckystreak63/bami.git"
version = "0.2.0"