mirror of
https://github.com/mat-1/azalea.git
synced 2025-08-02 23:44:38 +00:00
i guess i'm using bevy_app now too huh it's necessary for plugins and it lets us control the tick rate anyways so it's fine i think i'm still not 100% sure how packet handling that interacts with the world will work, but i think if i can sneak the ecs world into there it'll be fine. Can't put packet handling in the schedule because that'd make it tick-bound, which it's not (technically it'd still work but it'd be wrong and anticheats might realize). |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
Azalea Physics
Physics for Minecraft entities.