mirror of
https://codeberg.org/schrottkatze/mgd2-tram-championships.git
synced 2025-07-03 01:47:38 +00:00
COLLIDERSSSS!!!!!!!
This commit is contained in:
parent
7e531d42a8
commit
643a16f008
14 changed files with 541 additions and 33 deletions
|
@ -14,6 +14,7 @@ bevy_skein = { git = "https://github.com/rust-adventure/skein.git" }
|
|||
clap = { version = "4", features = ["derive"] }
|
||||
shlex = "1.3.0"
|
||||
bevy_ui_text_input = "0.5.2"
|
||||
bevy_rapier3d = {version = "0.30.0", features = ["simd-stable", "debug-render", "parallel"]}
|
||||
|
||||
# Enable a small amount of optimization in the dev profile.
|
||||
[profile.dev]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue