Cargo Features

amethyst-console has no features set by default.

[dependencies]
amethyst-console = { version = "0.1.0", features = ["amethyst-system"] }
amethyst-system = amethyst, amethyst-imgui

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

amethyst amethyst-system?

Enables amethyst ^0.13.2

amethyst-imgui amethyst-system?

Enables amethyst-imgui ^0.5.2