We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a659a57 commit ce43a23Copy full SHA for ce43a23
bevy_twitch_minimap/bevy_twitch_minimap/Cargo.toml
@@ -2,6 +2,8 @@
2
name = "bevy_twitch_minimap"
3
version = "0.1.0"
4
edition = "2021"
5
+license = "MIT"
6
+description = "bevy plugin for interacting with twitch minimap extension."
7
8
[dependencies]
9
bevy = {version = "0.14", default-features=false, features=["bevy_color"]}
0 commit comments