~starkingdoms/starkingdoms

ref: core/netcode-round-three starkingdoms/crates/unified/src/shared/physics.rs -rw-r--r-- 94 bytes
eabc84c8 — core feat: add basic save file authentication infrastructure 23 hours ago
                                                                                
1
2
3
use crate::prelude::*;

pub fn register_physics_components_for_replication(_app: &mut App) {}