bevy-santa/Cargo.toml
Crizomb 329cd173b9
Some checks failed
Build Bevy Game (Linux + Windows) / build-windows (push) Successful in 19m29s
Build Bevy Game (Linux + Windows) / build-linux (push) Has been cancelled
camera shaking good
2025-12-30 18:21:53 +01:00

9 lines
134 B
TOML

[package]
name = "bevy-santa"
version = "0.1.0"
edition = "2024"
[dependencies]
bevy = "0.17.3"
derive_more = "2.1.1"
rand = "0.9.2"