[package] name = "amethyst-cli-starter-2d" version = "0.1.0" authors = [] edition = "2018" [dependencies] amethyst = "0.11.0" [features] default = ["vulkan"] empty = ["amethyst/empty"] metal = ["amethyst/metal"] vulkan = ["amethyst/vulkan"] nightly = ["amethyst/nightly"]