Compare commits

..

1 commit

Author SHA1 Message Date
Ajay
31dde79b57
Merge 918231a1ad into 6ec8ed69e9 2025-04-13 08:59:28 -07:00

View file

@ -41,16 +41,4 @@ Provides hooks and a scheduler that implements jabby and a topographical runtime
An agnostic scheduler inspired by Bevy and Flecs, with core features including phases, pipelines, run conditions, and startup systems.
Planck also provides plugins for Jabby, Matter Hooks, and more.
# Replication
## [feces](https://github.com/NeonD00m/feces)
A generalized replication system for jecs
# Input
## [Axis](https://github.com/NeonD00m/axis)
An agnostic, simple and versatile input library for ECS
# Observers