~starkingdoms/starkingdoms

ref: core/netcode-round-three starkingdoms/crates/unified/src/prelude.rs -rw-r--r-- 95 bytes
eabc84c8 — core feat: add basic save file authentication infrastructure 15 hours ago
                                                                                
1
2
3
pub use bevy::prelude::*;
pub use avian2d::prelude::*;
pub use serde::{Serialize, Deserialize};