Cargo Features

kill-them-all has no features set by default.

[dependencies]
kill-them-all = { version = "0.1.0", features = ["dev"] }
dev

Enables debug infos and rendering

Enables bevy_dev_tools, bevy_ui_debug and track_location of bevy and bevy-inspector-egui

feature: dev