bevy-santa/src/juice/mod.rs
Crizomb e6da44779e
All checks were successful
Build Bevy Game (Linux + Windows) / build-windows (push) Successful in 18m17s
Build Bevy Game (Linux + Windows) / build-linux (push) Successful in 18m37s
UI start, wave text
2026-01-04 18:30:09 +01:00

3 lines
47 B
Rust

pub mod animation;
pub mod camera;
pub mod ui;