You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
[package]
|
|
name = "games"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
|
|
[dependencies.bevy_rapier3d]
|
|
version = "0.30.0"
|
|
|
|
[dependencies.bevy]
|
|
version = "0.16.1"
|
|
features = ["wayland", "dynamic_linking"]
|