e3sourcehut
Log in
—
Register
~starkingdoms
/
starkingdoms
summary
tree
log
refs
ref:
06f4e4a24e833f920faa0dfaaefea8f09e706eba
starkingdoms
/
crates
/
unified
/
src
/
server
/
heat
/conduction.rs
-rw-r--r--
71 bytes
View
Log
View raw
Permalink
06f4e4a2
—
ghostly_zsh
feat: radiation area
18 hours ago
1
2
3
4
5
use
bevy
::
app
::
App
;
pub
fn
heat_conduction_plugin
(
app
:
&
mut
App
)
{
}