~starkingdoms/starkingdoms

ref: 313a1a723ad3f815623d50227db50393b94b8e3e starkingdoms/crates/unified/src/server/heat/conduction.rs -rw-r--r-- 71 bytes
313a1a72ghostly_zsh feat: thermal radiation + specific heat 17 hours ago
                                                                                
1
2
3
4
5
use bevy::app::App;

pub fn heat_conduction_plugin(app: &mut App) {

}