Cargo Features
bevy_tiled_prototype has no features set by default.
[dependencies]
bevy_tiled_prototype = { version = "0.2.5", features = ["web"] }
- default
-
These default features are set whenever
bevy_tiled_prototype
is added without
somewhere in the dependency tree.default-features = false Enables bevy_wgpu, bevy_winit, png and render of bevy ^0.5
- web
-
Enables bevy_winit and render of bevy ^0.5
bevy_tiled_prototype has 2 features without comments.